Skip to content

Commit d6abef9

Browse files
committed
BLD: switch to "noarch" conda package
1 parent 69da73d commit d6abef9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

conda-recipe/meta.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ source:
99
git_url: ..
1010

1111
build:
12-
preserve_egg_dir: True # [py2k]
12+
preserve_egg_dir: True
13+
noarch: python
1314

1415
# If this is a new build for the same version, increment the build
1516
# number. If you do not include this key, it defaults to 0.

0 commit comments

Comments
 (0)