conda: build migen as noarch.

This commit is contained in:
whitequark 2015-10-21 13:29:49 +03:00
parent 70a86a3282
commit 5e65938fde
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@ source:
git_tag: master
build:
number: {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }}
noarch_python: true
string: py_{{ environ.get("GIT_DESCRIBE_NUMBER", 0) }}
script: $PYTHON setup.py install
requirements: