Skip to content

Commit 4f9bbbd

Browse files
authored
Conda package (#57)
* Conda package workflow update
1 parent 3df0d6d commit 4f9bbbd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conda/meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ source:
1010

1111
build:
1212
number: 0
13+
noarch: python
1314
script: python setup.py install --single-version-externally-managed --record=record.txt
1415

1516
requirements:

0 commit comments

Comments
 (0)