Skip to content

Commit 091a579

Browse files
committed
update appveyor build instructions
1 parent 7582483 commit 091a579

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ install:
1818
# Upgrade to the latest pip.
1919
- '%PYTHON%\\python.exe -m pip install -U pip setuptools wheel'
2020
- '%PYTHON%\\python.exe -m pip install -r requirements_dev.txt'
21+
- '%PYTHON%\\python.exe -m pip install .'
2122

2223
build: off
2324

0 commit comments

Comments
 (0)