graphene-django/graphene_django/management
Kien Dang 79b4a23ae0
Miscellaneous CI fixes (#1447)
* Update Makefile

* django master requires at least python 3.10 now

* Allow customizing options passed to tox -e pre-commit

* py.test -> pytest

* Update ruff

* Fix E721

Do not compare types, use `isinstance()`

* Add back black to dev dependencies

* Pin black and ruff versions
2023-08-09 20:48:42 +03:00
..
commands Miscellaneous CI fixes (#1447) 2023-08-09 20:48:42 +03:00
__init__.py Isolated Graphene Django in a new package 2016-09-17 16:31:17 -07:00