Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace pkg_resources from setuptools by Python standard lib #673

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

sbrunner
Copy link
Member

@sbrunner sbrunner commented Oct 7, 2024

Related Issue

Fix #656 and #646

Motivation and Context

Support Python 3.12 fully and easily

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • My change requires a change to the dependencies
  • I have updated the dependencies accordingly
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@carlio carlio self-requested a review October 7, 2024 07:31
@sbrunner sbrunner merged commit 46e11c8 into master Oct 7, 2024
6 checks passed
@sbrunner sbrunner deleted the import-lib branch October 7, 2024 07:33
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.

[BUG] missing dependency: setuptools
2 participants