Skip to content

Commit c57a3ae

Browse files
authored
install locally
1 parent ca444f3 commit c57a3ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ build_script:
2424
2525
%PIP% install wheel
2626
%PYTHON% setup.py bdist_wheel
27+
%PIP% install .
28+
2729
test_script:
2830
- cmd: '%PYTHON% setup.py test'
2931
artifacts:

0 commit comments

Comments
 (0)