mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Don't pip install -e .
This commit is contained in:
parent
954fc52877
commit
50408568cb
|
@ -48,8 +48,6 @@ install:
|
||||||
- pushd depends && ./install_extra_test_images.sh && popd
|
- pushd depends && ./install_extra_test_images.sh && popd
|
||||||
|
|
||||||
|
|
||||||
- travis_retry pip install -e .
|
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
# Qt needs a display for some of the tests, and it's only run on the system site packages install
|
# Qt needs a display for some of the tests, and it's only run on the system site packages install
|
||||||
- "export DISPLAY=:99.0"
|
- "export DISPLAY=:99.0"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user