Skip to content
Snippets Groups Projects
Commit 4d3c95b4 authored by Samuel GAIST's avatar Samuel GAIST
Browse files

[conda] Fix twine version below 3

The latest version does currently not install
all its depdencies.
parent c314c6f5
No related branches found
No related tags found
1 merge request!169Downgrade twine
Pipeline #43054 passed
......@@ -43,7 +43,7 @@ requirements:
- requests
- sphinx
- pyyaml >=5.1
- twine
- twine <3
- lxml
- jinja2
- termcolor
......
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