Switch build to noarch package

This commit is contained in:
2020-11-06 10:29:43 +01:00
parent de81f2fd9f
commit 2ddb0a668a
2 changed files with 3 additions and 0 deletions

2
conda-recipe/bld.bat Normal file
View File

@ -0,0 +1,2 @@
"%PYTHON%" setup.py install --single-version-externally-managed --record=record.txt
if errorlevel 1 exit 1