We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5adb5be commit ac75b5cCopy full SHA for ac75b5c
conda/meta.yaml
@@ -8,7 +8,7 @@ source:
8
path: ..
9
10
build:
11
- noarch: python
+ #noarch: python,# issue 37
12
preserve_egg_dir: True
13
number: 1
14
script: {{PYTHON}} setup.py install
0 commit comments