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

Update dependencies with pip-compile #102

Closed
wants to merge 2 commits into from

Conversation

madig
Copy link
Contributor

@madig madig commented Mar 13, 2023

Closes #75.

sh>=1.14.2
bumpfontversion>=0.2.0
# Placeholder file, update the requirements by running `make update`.
-r requirements.in
Copy link
Member

Choose a reason for hiding this comment

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

is this "requirements.txt" file even needed in the template repo, now that it's going to be auto-regenerated?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I guess it's needed for when you make build without updating first.

@madig
Copy link
Contributor Author

madig commented Mar 13, 2023

Oh, I just saw that first-run.py also pins deps. Need to deal with that.

@madig madig marked this pull request as draft March 13, 2023 12:23
@simoncozens
Copy link
Contributor

taken over in #169.

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.

make update command broken
4 participants