mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-08 23:50:38 +03:00
chore: lint
This commit is contained in:
parent
3787d224a7
commit
c97748e0aa
1
setup.py
1
setup.py
|
@ -51,6 +51,7 @@ tests_require = [
|
||||||
"pytest-mock>=3,<4",
|
"pytest-mock>=3,<4",
|
||||||
"pytest-asyncio>=0.16,<2",
|
"pytest-asyncio>=0.16,<2",
|
||||||
"coveralls>=3.3,<5",
|
"coveralls>=3.3,<5",
|
||||||
|
"types-python-dateutil>=2.8.1,<3",
|
||||||
]
|
]
|
||||||
|
|
||||||
dev_requires = ["ruff==0.5.0"] + tests_require
|
dev_requires = ["ruff==0.5.0"] + tests_require
|
||||||
|
|
Loading…
Reference in New Issue
Block a user