Closed
Description
According to the test configuration it looks like graphene-django:
- Supports Python 3.7, 3.8.
- Does not support Python 3.4, 3.5.
But the metadata of the graphql-python
project on PyPi differs.
What is the current behavior?
https://pypi.org/project/graphene-django/
Programming Language
- Python :: 2
- Python :: 2.7
- Python :: 3
- Python :: 3.4
- Python :: 3.5
- Python :: 3.6
- Python :: Implementation :: PyPy
What is the expected behavior?
Framework
- Django
- Django :: 1.11
- Django :: 2.2
- Django :: 3.0
Programming Language
- Python :: 2
- Python :: 2.7
- Python :: 3
- Python :: 3.6
- Python :: 3.7
- Python :: 3.8
- Python :: Implementation :: PyPy