Skip to content
Snippets Groups Projects
Commit 430b243b authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[conda] Remove twine down-pinning (1 year old)

parent 1dd1a004
No related branches found
No related tags found
1 merge request!323Bump python 39
Pipeline #64804 passed
......@@ -47,7 +47,7 @@ requirements:
- requests
- sphinx >=4.0.2
- pyyaml >=5.1
- twine <3
- twine
- lxml
- jinja2
- termcolor
......
......@@ -22,7 +22,7 @@ requires = [
"sphinx",
"pyyaml>=5.1",
"python-dateutil",
"twine<3",
"twine",
"lxml",
"jinja2",
"tabulate",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment