1
0
mirror of https://gitlab.com/MisterBiggs/aero-astro-calc.git synced 2025-06-15 22:56:47 +00:00

fixing deploy

This commit is contained in:
Anson 2020-01-20 17:23:32 -07:00
parent 6049c9dffe
commit b752bd8ad9

View File

@ -25,6 +25,5 @@ deploy:
script:
- python setup.py bdist_wheel
- twine upload --skip-existing -u __token__ -p $PYPI_TOKEN dist/*
only:
- tags
# only:
# - tags