mirror of
https://github.com/gsi-upm/soil
synced 2025-09-15 12:42:21 +00:00
Compare commits
1 Commits
0.20.2
...
0.20.2.pos
Author | SHA1 | Date | |
---|---|---|---|
|
8eb8eb16eb |
@@ -26,7 +26,7 @@ test:
|
||||
- pip install -r requirements.txt -r test-requirements.txt
|
||||
- python setup.py test
|
||||
|
||||
pypi:
|
||||
push_pypi:
|
||||
only:
|
||||
- tags
|
||||
tags:
|
||||
@@ -39,7 +39,7 @@ pypi:
|
||||
- python setup.py sdist bdist_wheel
|
||||
- TWINE_PASSWORD=${PYPI_PASSWORD} TWINE_USERNAME={PYPI_USERNAME} python -m twine upload --ignore-existing dist/*
|
||||
|
||||
pypi:
|
||||
check_pypi:
|
||||
only:
|
||||
- tags
|
||||
tags:
|
||||
|
Reference in New Issue
Block a user