Switch build to noarch package
This commit is contained in:
parent
de81f2fd9f
commit
2ddb0a668a
2
conda-recipe/bld.bat
Normal file
2
conda-recipe/bld.bat
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
"%PYTHON%" setup.py install --single-version-externally-managed --record=record.txt
|
||||||
|
if errorlevel 1 exit 1
|
@ -8,6 +8,7 @@ source:
|
|||||||
path: ..
|
path: ..
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
noarch: python
|
||||||
number: 0
|
number: 0
|
||||||
entry_points:
|
entry_points:
|
||||||
- pyzebra = pyzebra.app.cli:main
|
- pyzebra = pyzebra.app.cli:main
|
||||||
|
Loading…
x
Reference in New Issue
Block a user