conda: try another way of specifying build number

This commit is contained in:
Sebastien Bourdeauducq 2016-03-31 16:44:58 +08:00
parent 56952aeb74
commit 4467016de8
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ requirements:
- binutils-or1k-linux - binutils-or1k-linux
run: run:
- python >=3.5.1 - python >=3.5.1
- llvmlite-artiq 0.5.1=17 - llvmlite-artiq 0.5.1=py35_17
- scipy - scipy
- numpy - numpy
- prettytable - prettytable