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

[conda] Do not pin pip

parent 85a875bf
No related branches found
No related tags found
No related merge requests found
Pipeline #69778 passed
...@@ -22,7 +22,7 @@ build: ...@@ -22,7 +22,7 @@ build:
requirements: requirements:
host: host:
- python >=3.9 - python >=3.9
- pip {{ pip }} - pip
- click >=8 - click >=8
- click {{ click }} - click {{ click }}
- tomli {{ tomli }} - tomli {{ tomli }}
......
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