graphql-python / graphql-python/graphene
Is graphql-relay actually a requirement if relay is not going to be used?
Offen
✨ enhancement
- Vorherrschende Sprache
- Python
- Sterne
- 8.2k
- Forks
- 818
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I was hoping that `graphql-relay` could be removed as a base requirement in setup.py if it isn't actually required for people who have no need for relay.
Perhaps a specific install option like `pip install graphene[relay]` could be added for those that actually require it.
Obviously this would be a breaking change so it makes sense to do it before 3.0 is released if it will be done.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.