mirror of
https://github.com/bendtherules/pytest_gui_status.git
synced 2026-08-18 13:42:26 +00:00
in travis, pip install in user for caching
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ python:
|
|||||||
# - "pypy3" # psutil errs
|
# - "pypy3" # psutil errs
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- "pip install --upgrade -r requirements.txt"
|
- "pip install --user --upgrade -r requirements.txt"
|
||||||
- "pip install -e ."
|
- "pip install -e ."
|
||||||
|
|
||||||
# command to run tests
|
# command to run tests
|
||||||
|
|||||||
Reference in New Issue
Block a user