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 382db61

Browse filesBrowse files
authored
Merge pull request #24609 from meeseeksmachine/auto-backport-of-pr-24595-on-v3.6.x
Backport PR #24595 on branch v3.6.x (ci: Stop building wheels on AppVeyor)
2 parents 329565a + 1c35fbc commit 382db61
Copy full SHA for 382db61

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
@@ -79,17 +79,7 @@ test_script:
7979
- echo The following args are passed to pytest %PYTEST_ARGS%
8080
- pytest %PYTEST_ARGS%
8181

82-
after_test:
83-
# After the tests were a success, build wheels.
84-
# Hide the output, the copied files really clutter the build log...
85-
- 'python setup.py bdist_wheel > NUL:'
86-
- dir dist\
87-
- echo finished...
88-
8982
artifacts:
90-
- path: dist\*
91-
name: packages
92-
9383
- path: result_images\*
9484
name: result_images
9585
type: zip

0 commit comments

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