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="; sha256 = "sha256-huKgvgCL/eGe94OI3opyWh2UKpGQykMcJKYIN5c4A84=";
}; };
checkInputs = [ checkInputs = [
pytest-asyncio python-super.pytest-asyncio
pytest-benchmark python-super.pytest-benchmark
pytestCheckHook python-super.pytestCheckHook
]; ];
pythonImportsCheck = [ pythonImportsCheck = [
"graphql" "graphql"