Skip to content

Conversation

@mtran-code
Copy link

  • Bump minimum Python to 3.12 to support Path.glob(case_sensitive=...).
  • Remove 3.11 environment and classifier; keep 3.12/3.13.
  • Update CI matrix and Pixi lockfile to match new requirement.

This supersedes the prior fix-based PR and directly addresses the environment mismatch causing the TypeError in issue #8.

Fixes #8

@mtran-code mtran-code requested a review from strixy16 October 8, 2025 17:04
@mtran-code
Copy link
Author

@strixy16 just checking, do we usually squash merge everything in the lab or is that just a handbook rule

@strixy16
Copy link
Contributor

strixy16 commented Oct 9, 2025

@mtran-code I think Jermiah just set that up for the handbook, so should be fine otherwise

@strixy16
Copy link
Contributor

strixy16 commented Oct 9, 2025

Why are we dropping 3.11 though? I know READII still has some 3.11 requirements, so this would prevent me from using damply there?

@mtran-code
Copy link
Author

closing in favour of #9

@mtran-code mtran-code closed this Dec 17, 2025
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.

Damply full-audit broken, case_sensitive not a valid param in directory.glob()

3 participants