Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c47edde

Browse filesBrowse files
committed
Revert "Appveyor: disable building conda packages as they fail the build"
This reverts commit e7c9b56.
1 parent 4032499 commit c47edde
Copy full SHA for c47edde

File tree

Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed

‎appveyor.yml

Copy file name to clipboardExpand all lines: appveyor.yml
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,7 @@ after_test:
148148
- cmd: path
149149
- cmd: where python
150150
- cmd: '%CMD_IN_ENV% conda config --get channels'
151-
# currently disabled as conda-build errors :-(
152-
#- cmd: '%CMD_IN_ENV% conda build -q .\ci\conda_recipe'
151+
- cmd: '%CMD_IN_ENV% conda build -q .\ci\conda_recipe'
153152

154153
# Move the conda package into the dist directory, to register it
155154
# as an "artifact" for Appveyor.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.