mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
no concucurrency for windows
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
+1
-1
@@ -3,4 +3,4 @@ virtualenv .venv
|
||||
.venv\Scripts\pipenv install --dev
|
||||
|
||||
|
||||
.venv\Scripts\pipenv run pytest -n auto --boxed -v tests --tap-stream | tee results.tap
|
||||
.venv\Scripts\pipenv run pytest -v tests --tap-stream | tee results.tap
|
||||
Reference in New Issue
Block a user