graphene-django/graphene_django/forms
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
..
tests Use ruff in pre-commit (#1441) 2023-08-06 01:47:00 +03:00
__init__.py Fix flake8 issue 2017-10-02 09:31:58 -05:00
converter.py Miscellaneous CI fixes (#1447) 2023-08-09 20:48:42 +03:00
forms.py Use ruff in pre-commit (#1441) 2023-08-06 01:47:00 +03:00
mutation.py Upgrade github actions versions, default python and dev dependencies (#1407) 2023-05-03 13:25:16 +03:00
types.py Use ruff in pre-commit (#1441) 2023-08-06 01:47:00 +03:00