Sync trove classifiers with tox.ini by ulgens · Pull Request #1341 · graphql-python/graphene-django
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome!
Should we also go ahead with some of the changes in #1337 ?
| "mock", | ||
| "pytz", | ||
| "django-filter<2;python_version<'3'", | ||
| "django-filter>=2;python_version>='3'", |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can this be unconditional now, since we are python 3 only?
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
Should we also go ahead with some of the changes in #1337 ?
This PR for the legacy v2 branch. We can handle similar changes for main in a different one.
Should we also go ahead with some of the changes in #1337 ?
This PR for the legacy v2 branch. We can handle similar changes for main in a different one.
Ah, I see, then this makes sense
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters