Skip to content

Conversation

@mwestphall
Copy link
Contributor

Distutils has been deprecated since 2020 and was finally removed in Python 3.12. Per several online resources, we need to:

@matyasselmeci
Copy link
Contributor

Don't delete pyproject.toml from the repo because that messes up the parameters for the pre-commit hook. Instead, modify the spec file to delete it before you run pip install.

@mwestphall mwestphall force-pushed the bugfix/distutils-deprecation branch from ad80369 to 5ff2b2e Compare September 8, 2025 22:34
@mwestphall mwestphall force-pushed the bugfix/distutils-deprecation branch from 5ff2b2e to a42ddb0 Compare September 9, 2025 13:52
@matyasselmeci matyasselmeci merged commit 376b14e into opensciencegrid:master Sep 9, 2025
9 checks passed
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.

2 participants