Remove the bundled modules
- Langage dominant
- Python
- Étoiles
- 1.6k
- Forks
- 152
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
The directory contains part of other Python modules. This should be removed and the modules in question mentioned as requirement.
This is an issue for the packaging. I will have a hard time to explain to the reviewer why the modules are shipped as part of dumpall when they are available from PyPI.
Thanks
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Look at the repository's directory structure to identify bundled modules. Check the project's setup.py or requirements.txt to understand current dependencies. Determine which modules are available on PyPI and should be listed as requirements instead of being bundled. Ensure the packaging works after removal.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Type d'issue
- Refactorisation
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 50/100