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:
|
script:
|
||||||
- pip install -U setuptools wheel twine
|
- pip install -U setuptools wheel twine
|
||||||
- python setup.py sdist bdist_wheel
|
- 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/*
|
- twine upload --skip-existing -u __token__ -p $PYPI_TOKEN dist/*
|
||||||
# only:
|
# only:
|
||||||
# - tags
|
# - tags
|
||||||
|
Loading…
x
Reference in New Issue
Block a user