Skip to content
Snippets Groups Projects
Commit ee2a85e1 authored by Peterson, Peter's avatar Peterson, Peter
Browse files

Add conda-forge so versioneer can be found

Former-commit-id: 663169c0
parent 41d79a06
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ cd "${DIREC}/../conda.recipe"
# setup and build the conda package
conda install -y anaconda-client conda-build conda-verify
conda build --output-folder . . -c neutrons -c mantid/label/nightly
conda build --output-folder . . -c neutrons -c mantid/label/nightly -c conda-forge
# show what tarballs were created
ls */*.tar.bz2
......
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