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

REL: 5.0.0 #2851

Merged
merged 8 commits into from
Sep 17, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
revert unrelated changes
stefan6419846 authored Sep 17, 2024
commit 10e125e08388e75b96bc172b2d4ba78b6a335ae3
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
maint:
pyenv local 3.10.5
pyenv local 3.7.15
pre-commit autoupdate
pip-compile -U requirements/ci.in
pip-compile -U requirements/docs.in
pip-compile -U requirements/dev.in
pip-compile -U requirements/docs.in

release:
python make_release.py