python3Packages.pytest-asyncio_0: relax pytest
This commit is contained in:
@@ -28,6 +28,8 @@ buildPythonPackage rec {
|
||||
|
||||
buildInputs = [ pytest ];
|
||||
|
||||
pythonRelaxDeps = [ "pytest" ];
|
||||
|
||||
postInstall = ''
|
||||
mkdir $testout
|
||||
cp -R tests $testout/tests
|
||||
|
||||
Reference in New Issue
Block a user