Skip to content

Cleanup: Remove unused codegen package from requirements#34

Open
gabin-dongmo wants to merge 1 commit into2trc:masterfrom
gabin-dongmo:fix/remove-unused-package
Open

Cleanup: Remove unused codegen package from requirements#34
gabin-dongmo wants to merge 1 commit into2trc:masterfrom
gabin-dongmo:fix/remove-unused-package

Conversation

@gabin-dongmo
Copy link
Contributor

@gabin-dongmo gabin-dongmo commented Feb 1, 2026

As identified during the code review for the Docker integration, the 'codegen==1.0' package is currently included in requirements.txt but is not being utilized by any of the sub-projects (budget, covid19, incident, etc.).

Removing this dependency reduces the installation footprint and simplifies the environment setup.

As identified during the code review for the Docker integration, the
'codegen==1.0' package is currently included in requirements.txt but
is not being utilized by any of the sub-projects (budget, covid19,
incident, etc.).

Removing this dependency reduces the installation footprint and
simplifies the environment setup.

This change is being submitted as a standalone PR to facilitate
easier testing and validation, as requested by the maintainer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant