Skip to content

Commit

Permalink
use pip install
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt committed May 22, 2023
1 parent 165e4d0 commit 95e2033
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ install:

test_script:
- set PYTHONPATH=%PYTHONPATH%;%CD%
- pip install -e .
- pytest -sv

notifications:
Expand Down

0 comments on commit 95e2033

Please sign in to comment.