conda: build migen as noarch.

This commit is contained in:
whitequark 2015-10-21 13:29:49 +03:00
parent 11d072bec9
commit d718d1bca3
1 changed files with 2 additions and 2 deletions

View File

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