graphql-python / graphql-python/graphene
Is graphql-relay actually a requirement if relay is not going to be used?
Aperta
✨ enhancement
- Lingua principale
- Python
- Stelle
- 8.2k
- Fork
- 818
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.