Skip to content
Snippets Groups Projects
Commit 7909ea49 authored by Swen Vermeul's avatar Swen Vermeul
Browse files

install twine

parent f11d66b4
No related branches found
No related tags found
No related merge requests found
Pipeline #764 passed with warnings
......@@ -9,6 +9,7 @@ before_script:
- pyenv local $(latest_python 3.7)
- pip install -U pip setuptools
- pip install tox
- pip install twine
tests:
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment