don't upload to test pypi for the real publish >__<
This commit is contained in:
		| @@ -4,4 +4,4 @@ set -e | ||||
| rm -f dist/* | ||||
| mkdir -p dist | ||||
| python setup.py sdist bdist_wheel | ||||
| twine upload --repository-url https://test.pypi.org/legacy/ dist/* | ||||
| twine upload dist/* | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Soren I. Bjornstad
					Soren I. Bjornstad