mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2025-02-16 22:24:27 +00:00
fix di
This commit is contained in:
parent
c526c197c3
commit
e1fad3cc74
|
@ -14,9 +14,9 @@ self: super: rec {
|
|||
sha256 = "sha256-huKgvgCL/eGe94OI3opyWh2UKpGQykMcJKYIN5c4A84=";
|
||||
};
|
||||
checkInputs = [
|
||||
pytest-asyncio
|
||||
pytest-benchmark
|
||||
pytestCheckHook
|
||||
python-super.pytest-asyncio
|
||||
python-super.pytest-benchmark
|
||||
python-super.pytestCheckHook
|
||||
];
|
||||
pythonImportsCheck = [
|
||||
"graphql"
|
||||
|
|
Loading…
Reference in a new issue