Skip to content

Commit

Permalink
FIX install problem (caused by: pbr, ...)
Browse files Browse the repository at this point in the history
  • Loading branch information
jenisys committed Dec 29, 2016
1 parent 41991e7 commit 7b6473a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ init:

install:
- "%PYTHON%\\python.exe -m pip install pytest mock PyHamcrest nose"
- "%PYTHON%\\python.exe setup.py -q install"
- "%PYTHON%\\python.exe -m pip install ."

build: off
test_script:
Expand Down

0 comments on commit 7b6473a

Please sign in to comment.