Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Add Python 3.12 and 3.13 compatibility. #137

Merged
merged 6 commits into from
May 4, 2024
Merged

Add Python 3.12 and 3.13 compatibility. #137

merged 6 commits into from
May 4, 2024

Conversation

freakboy3742
Copy link
Member

Update the project to use PEP621, and add compatibility for Python 3.12 and 3.13.

Fixes #76.

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

@freakboy3742 freakboy3742 merged commit c1e8dc3 into main May 4, 2024
9 checks passed
@freakboy3742 freakboy3742 deleted the py312-compat branch May 4, 2024 02:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DeprecationWarning: 'AbstractChildWatcher' is deprecated as of Python 3.12 and will be removed in Python 3.14.
1 participant