Skip to content

Commit c2cfb5d

Browse files
committed
test wheel
1 parent fb7ba3a commit c2cfb5d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

anaconda-project.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ commands:
6262
unix: python setup.py sdist --dist-dir=_artifacts/sdist
6363
env_spec: rfjl37
6464

65+
wheel:
66+
unix: python setup.py bdist_wheel --dist-dir=_artifacts/wheel
67+
env_spec: rfjl37
68+
6569
sdist:win:
6670
windows: python setup.py sdist --dist-dir=_artifacts/sdist
6771
env_spec: win_rfjl37

0 commit comments

Comments
 (0)