python312Packages.aionut: refactor
This commit is contained in:
parent
06d2e9ab23
commit
8e03b1c3de
@ -27,7 +27,7 @@ buildPythonPackage rec {
|
||||
--replace-fail " --cov=aionut --cov-report=term-missing:skip-covered" ""
|
||||
'';
|
||||
|
||||
nativeBuildInputs = [ poetry-core ];
|
||||
build-system = [ poetry-core ];
|
||||
|
||||
nativeCheckInputs = [
|
||||
pytest-asyncio
|
||||
|
Loading…
Reference in New Issue
Block a user