We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cdcc2e commit dcb1193Copy full SHA for dcb1193
README.md
@@ -330,7 +330,6 @@ python setup.py bdist_wheel
330
twine upload --repository-url https://test.pypi.org/legacy/ dist/*
331
python -m pip install --index-url https://test.pypi.org/simple/ json_logging
332
333
-
334
python setup.py sdist upload -r pypitest
335
python setup.py bdist_wheel --universal upload -r pypitest
336
pip3 install json_logging --index-url https://test.pypi.org/simple/
0 commit comments