Uh oh!
There was an error while loading. Please reload this page.
Update package dependencies and requirements - #4
Merged
Conversation
Callum027force-pushed
the
callum/update-package
branch
from
October 12, 2025 20:56
e97a7c2 to
9775604CompareCallum027force-pushed
the
callum/update-package
branch
2 times, most recently
from
October 13, 2025 21:20
09eaf7f to
0b7dca1Compare* Switch from PDM to `uv`. * Add Poe the Poet to replace PDM scripts, which `uv` does not provide equivalent functionality for yet. * Remove support for Python 3.8 and 3.9. Python 3.10 is now the minimum supported version. * Update Ruff and Mypy to the latest versions. * Run the pre-commit hooks against all supported Python versions in the CI, because Mypy can only test against one Python version at a time. * Fix some deprecations and configuration issues in `pyproject.toml`. * Minor code changes in accordance with updates in Ruff.
Callum027force-pushed
the
callum/update-package
branch
from
October 13, 2025 23:33
0b7dca1 to
56b672eCompareUh oh!
There was an error while loading. Please reload this page.
adrianjarvis
commented
Oct 14, 2025
Contributor
LGTM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
uv.uvdoes not provide equivalent functionality for yet.pyproject.toml.