Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit801525a

Browse files
committed
Make test install on AppVeyor use the index for pycparser
1 parent0a59005 commit801525a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ build_script:
5454
-coverage run setup.py bdist_wheel %BUILD_OPTS%
5555

5656
test_script:
57-
-pip install --no-index --find-links=.\dist\ pythonnet
57+
-pip install --find-links=.\dist\ pythonnet
5858
-ps:.\ci\appveyor_run_tests.ps1
5959

6060
on_finish:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp