chore: Update pixi lockfile#42
Open
quant-ranger[bot] wants to merge 4 commits into
Open
Conversation
X-Quant-Ranger: pixi-update
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #42 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 11 11
Lines 1018 1018
=========================================
Hits 1018 1018 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
| "Programming Language :: Python :: 3.14", | ||
| ] | ||
| requires-python = ">=3.11" | ||
| requires-python = ">=3.12" |
Collaborator
There was a problem hiding this comment.
I bumped the minimum Python version to 3.12 so that we avoid this error.
There was a problem hiding this comment.
I don't think we should do that, Python 3.11 only goes end-of-live in fall 2027. We'll likely need to adjust our linting setup to run mypy with Python 3.11.
Collaborator
There was a problem hiding this comment.
Ok, fine with my too. I now use the environment py311 to run mypy.
Copilot started reviewing on behalf of
Marius Merkle (MariusMerkleQC)
July 10, 2026 08:10
View session
1fd78e7 to
d210539
Compare
Merged
Oliver Borchert (borchero)
approved these changes
Jul 10, 2026
| - id: pixi-install | ||
| name: pixi-install | ||
| entry: pixi install -e default -e lint | ||
| entry: pixi install -e default -e lint -e py311 |
There was a problem hiding this comment.
We should make sure we also install py311 in the linting workflow
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 free
to 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.
Dependencies
Explicit dependencies
Implicit dependencies
build on {linux-64, linux-aarch64}