graphql-python / graphql-python/graphql-relay-py
Are both poetry and setuptools necessary?
- Langage dominant
- Python
- Étoiles
- 144
- Forks
- 41
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I am working on improving how this package is bundled in [nixpkgs](https://github.com/NixOS/nixpkgs) and notice that both poetry and setuptools are declared as build dependencies in pyproject.toml. Also, there is a setup.cfg and setup.py file. Are both of these build tools necessary?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Start by comparing the build dependencies declared in pyproject.toml with the packaging configuration in setup.cfg and setup.py. Determine whether both Poetry and setuptools are required, then make the packaging configuration use only the necessary tools and verify that the package still builds for nixpkgs.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- build-system
- Type d'issue
- Refactorisation
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100