mirror of
https://gitlab.com/MisterBiggs/aero-astro-calc.git
synced 2025-06-16 07:06:42 +00:00
test
This commit is contained in:
parent
dd434bb9b6
commit
e321976579
@ -20,12 +20,6 @@ deploy:
|
||||
script:
|
||||
- pip install -U setuptools wheel twine
|
||||
- python setup.py sdist bdist_wheel
|
||||
# test package
|
||||
- python3 -m venv test
|
||||
- . test/bin/activate
|
||||
- pip install -U dist/python_gitlab*.whl
|
||||
- gitlab -h
|
||||
- deactivate
|
||||
- twine upload --skip-existing -u __token__ -p $PYPI_TOKEN dist/*
|
||||
# only:
|
||||
# - tags
|
||||
|
Loading…
x
Reference in New Issue
Block a user