Skip to content
Snippets Groups Projects
Commit 5606e84b authored by Tiago de Freitas Pereira's avatar Tiago de Freitas Pereira
Browse files

Merge branch 'bump-conda-build' into 'master'

Bumped conda-build

See merge request !111
parents 23d62955 33dfa1cc
No related branches found
No related tags found
1 merge request!111Bumped conda-build
Pipeline #34080 passed
...@@ -448,7 +448,7 @@ if __name__ == "__main__": ...@@ -448,7 +448,7 @@ if __name__ == "__main__":
)) ))
conda_version = "4" conda_version = "4"
conda_build_version = "3.16" conda_build_version = "3.17"
conda_verify_version = "3" conda_verify_version = "3"
conda_verbosity = [] conda_verbosity = []
......
...@@ -32,7 +32,7 @@ requirements: ...@@ -32,7 +32,7 @@ requirements:
- click >=7 - click >=7
- click-plugins - click-plugins
- conda=4 - conda=4
- conda-build=3.16 - conda-build=3.17
- conda-verify=3 - conda-verify=3
- certifi - certifi
- docformatter - docformatter
...@@ -111,4 +111,3 @@ about: ...@@ -111,4 +111,3 @@ about:
license: BSD 3-Clause license: BSD 3-Clause
summary: Tools for development and CI integration of Bob packages summary: Tools for development and CI integration of Bob packages
license_family: BSD license_family: BSD
license_file: ../LICENSE
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment