Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 330 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 330 Bytes

⚠️ Testypy

🔰 🚧 Simple repository for testing TestPyPi publishings. 🚧 🔰

Release new version to TestPyPI

python setup.py sdist
twine upload -r pypitest dist/testypy-0.1.2.tar.gz

Install latest version

pip install -i https://test.pypi.org/simple/ testypy