Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use jinja2 to render package.json #1849

Merged
merged 1 commit into from
Sep 21, 2023
Merged

Conversation

Lendemor
Copy link
Collaborator

By using jinja2 to render the package.json, it allow us to have all the listed packages from it accessible in constants.py.

It should make it easier when we need to manipulate that list of packages, or to run check against them.

Copy link
Collaborator

@masenf masenf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is nice; great addition

@picklelo picklelo merged commit 84bae0d into main Sep 21, 2023
35 checks passed
Alek99 pushed a commit that referenced this pull request Sep 26, 2023
@picklelo picklelo deleted the lendemor/use_jinja_for_packagejson branch October 9, 2023 21:07
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.

3 participants