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 1c35fbc

Browse filesBrowse files
timhoffmmeeseeksmachine
authored andcommitted
Backport PR #24595: ci: Stop building wheels on AppVeyor
1 parent b6b731e commit 1c35fbc
Copy full SHA for 1c35fbc

File tree

Expand file treeCollapse file tree

1 file changed

+0
-10
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-10
lines changed

‎.appveyor.yml

Copy file name to clipboardExpand all lines: .appveyor.yml
-10Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -88,17 +88,7 @@ test_script:
8888
- echo The following args are passed to pytest %PYTEST_ARGS%
8989
- pytest %PYTEST_ARGS%
9090

91-
after_test:
92-
# After the tests were a success, build wheels.
93-
# Hide the output, the copied files really clutter the build log...
94-
- 'python setup.py bdist_wheel > NUL:'
95-
- dir dist\
96-
- echo finished...
97-
9891
artifacts:
99-
- path: dist\*
100-
name: packages
101-
10292
- path: result_images\*
10393
name: result_images
10494
type: zip

0 commit comments

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