Version bumps to be able to use python 3.10 and later #845

Open
ecoppens wants to merge 2 commits from version-bump into nix-shell
Owner

@lbailly can you review the PR ? it works locally, but i think it needs to have more testing before merging to master

@lbailly can you review the PR ? it works locally, but i think it needs to have more testing before merging to master
lbailly was assigned by ecoppens 2024-12-20 00:23:15 +01:00
ecoppens added 2 commits 2024-12-20 00:23:16 +01:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin version-bump:version-bump
git checkout version-bump

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout nix-shell
git merge --no-ff version-bump
git checkout version-bump
git rebase nix-shell
git checkout nix-shell
git merge --ff-only version-bump
git checkout version-bump
git rebase nix-shell
git checkout nix-shell
git merge --no-ff version-bump
git checkout nix-shell
git merge --squash version-bump
git checkout nix-shell
git merge --ff-only version-bump
git checkout nix-shell
git merge version-bump
git push origin nix-shell
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: DGNum/gestioCOF#845
No description provided.