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 constraints.txt to use fontmake==3.10.0 #3

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

anthrotype
Copy link
Member

see googlefonts/fontc#1060

I created a new venv (using python 3.12 which I believe was the same used before to generate the current constraints.txt), then I run these commands

$ pip install -r ../fontc/resources/scripts/requirements.txt
$ pip freeze --exclude setuptools > constraints.txt

then I only git-added the modified lines and kept the comments at the top.

(we could alternatively use pip-compile script from pip-tools which would automate all of the above, without needing to create the temporary venv -- but i'm fine with keeping it thus for now)

@cmyr
Copy link
Member

cmyr commented Oct 22, 2024

Looks good, let's see how this goes!

@cmyr cmyr merged commit 35c3905 into main Oct 22, 2024
1 check passed
@cmyr cmyr deleted the update-fontmake branch October 22, 2024 15:16
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.

2 participants