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

Update Dependencies Playbook to Remove Distutils Dependency for Python 3.12 #57

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

Letee2
Copy link

@Letee2 Letee2 commented Dec 9, 2024

This Pull Request updates the dependencies playbook to replace the deprecated distutils with setuptools, following the recommendations outlined in PEP 632. The changes ensure compatibility with Python 3.12 and future versions by adopting best practices.

Key updates include:

Removed the installation of python3.12-distutils as it is deprecated.
Adopted setuptools as the recommended alternative to distutils, aligning with Python's current standards.

@drorganvidez drorganvidez merged commit 6e6e530 into EGCETSII:main Dec 9, 2024
3 checks passed
JuanluRM referenced this pull request in salmorejo-hub-2/uvlhub Dec 14, 2024
…cord-bot

test:WI1.6 Add list datasets tests Closes #54
@guaridpin guaridpin deleted the task/fix-playbook branch December 14, 2024 17: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.

2 participants