Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit 22b96dd

Browse files
committed
actually, do we even need conda-build?
1 parent 652a84c commit 22b96dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ install:
4343
# Update previous packages and install the build and runtime dependencies of the project.
4444
- conda update --all --yes
4545
- conda install --quiet --yes numpy scipy cython nose scikit-learn wheel"
46-
- conda install --quiet --yes conda-build
4746
- "%CMD_IN_ENV% python setup.py bdist_wheel bdist_wininst"
4847

4948
- ps: "ls dist"

0 commit comments

Comments
 (0)