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

Merge branch 'separate-config' into 'master'

[config] Pin click at different location

See merge request !6
parents 76bcf518 64fdf688
No related branches found
No related tags found
1 merge request!6[config] Pin click at different location
Pipeline #26372 passed
...@@ -124,7 +124,7 @@ zlib: ...@@ -124,7 +124,7 @@ zlib:
caffe: caffe:
- 1.0 - 1.0
click: click:
- 7.0 - 6.7
click_plugins: click_plugins:
- 1.0.3 - 1.0.3
coverage: coverage:
......
...@@ -31,7 +31,7 @@ requirements: ...@@ -31,7 +31,7 @@ requirements:
run: run:
- python - python
- setuptools - setuptools
- click - click >=7
- click-plugins - click-plugins
- conda=4 - conda=4
- conda-build=3 - conda-build=3
......
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