generated from Luis/nextjs-python-web-template
run pytest in parallel
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
, pytest
|
||||
, pytest-cov
|
||||
, pytest-subprocess
|
||||
, pytest-parallel
|
||||
, python3
|
||||
, runCommand
|
||||
, self
|
||||
@@ -36,6 +37,7 @@ let
|
||||
pytest
|
||||
pytest-cov
|
||||
pytest-subprocess
|
||||
pytest-parallel
|
||||
openssh
|
||||
stdenv.cc
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user