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

[bootstrap] Fix proper conda-build version to 3.16 (see bob/bob.conda!398)

parent e886ebb1
No related branches found
No related tags found
1 merge request!11Independent builds and python support
Pipeline #26796 failed
......@@ -383,7 +383,7 @@ if __name__ == '__main__':
f.write(_BASE_CONDARC)
conda_version = '4'
conda_build_version = '3'
conda_build_version = '3.16'
conda_verbosity = []
#if args.verbose >= 2:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment