test-upstream-strawberry
inexcode 2022-08-12 18:03:54 +04:00
parent c526c197c3
commit e1fad3cc74
1 changed files with 3 additions and 3 deletions

View File

@ -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"