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 ed981d0

Browse filesBrowse files
committed
Install pybind11 in appveyor before building wheels
1 parent 7baffa4 commit ed981d0
Copy full SHA for ed981d0

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

‎.appveyor.yml

Copy file name to clipboardExpand all lines: .appveyor.yml
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ test_script:
8484
after_test:
8585
# After the tests were a success, build wheels.
8686
# Hide the output, the copied files really clutter the build log...
87+
- python -m pip install pybind11
8788
- 'python setup.py bdist_wheel > NUL:'
8889
- dir dist\
8990
- echo finished...

0 commit comments

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