mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
added xdist to app veyor...let's see how this goes
This commit is contained in:
@@ -7,7 +7,4 @@ sphinx = "<=1.5.5"
|
||||
"-e ." = "*"
|
||||
twine = "*"
|
||||
"sphinx-click" = "*"
|
||||
"pytest-xdist" = {version = "*", os_name = "=='posix'"}
|
||||
|
||||
|
||||
|
||||
"pytest-xdist" = *
|
||||
+1
-1
@@ -52,4 +52,4 @@ install:
|
||||
- "pipenv install --system --dev --skip-lock"
|
||||
|
||||
test_script:
|
||||
- "pytest tests/test_pipenv.py tests/test_project.py tests/test_utils.py"
|
||||
- "pipenv run pytest -n 8 tests/test_pipenv.py tests/test_project.py tests/test_utils.py"
|
||||
|
||||
Reference in New Issue
Block a user