added conda-build to anaconda hpce-tools

We should be able to build our own anaconda packages in a centrally
provided environment.
This commit is contained in:
2019-11-06 15:14:05 +01:00
parent 4810bd4c7b
commit 083a95b3af

View File

@@ -6,4 +6,5 @@ channels:
dependencies:
- python=3.6
- ldapuserdir
- cython # for pyslurm
- conda-build