Skip to content
Snippets Groups Projects
Commit ba175a65 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

Merge branch 'upgrade-mamba-boa' into 'master'

[mamba] update mamba and boa versions

See merge request !279
parents 77a86053 07e5b6a8
No related branches found
No related tags found
1 merge request!279[mamba] update mamba and boa versions
Pipeline #59013 failed
......@@ -510,8 +510,8 @@ if __name__ == "__main__":
conda_version = "4"
conda_build_version = "3"
mamba_version = "0.15"
boa_version = "0.6"
mamba_version = "0.21"
boa_version = "0.9"
conda_verbosity = []
# if args.verbose >= 2:
......
......@@ -33,8 +33,8 @@ requirements:
- click-plugins
- conda=4
- conda-build=3
- mamba=0.15
- boa=0.6
- mamba=0.21
- boa=0.9
- certifi
- docformatter
- git # [linux]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment