Closed d-meiser closed 7 years ago
Need to use twine upload --repository-url https://test.pypi.org/legacy/ ... for upload and pip install --index-url https://test.pypi.org/simple/ for download and installation.
twine upload --repository-url https://test.pypi.org/legacy/ ...
pip install --index-url https://test.pypi.org/simple/
Need to use
twine upload --repository-url https://test.pypi.org/legacy/ ...
for upload andpip install --index-url https://test.pypi.org/simple/
for download and installation.