diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 54eb762..3b9247e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -65,6 +65,6 @@ pypi-twine: - tags script: #- pip install --upgrade pip - - pip install twine + #- pip install twine - python3 setup.py sdist bdist_wheel - twine upload dist/*