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

[conda] Unpin pip

parent b33248be
No related branches found
No related tags found
No related merge requests found
Pipeline #69839 failed
...@@ -22,7 +22,7 @@ build: ...@@ -22,7 +22,7 @@ build:
requirements: requirements:
host: host:
- python >=3.9 - python >=3.9
- pip {{ pip }} - pip
- click {{ click }} - click {{ click }}
- matplotlib {{ matplotlib }} - matplotlib {{ matplotlib }}
- numpy {{ numpy }} - numpy {{ numpy }}
......
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