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

HLA-1361: Pin github devdep tests to python 3.12 #1905

Merged

Conversation

s-goldman
Copy link
Collaborator

@s-goldman s-goldman commented Oct 28, 2024

Resolves HLA-1361

Currently the devedep tests are failing on mac. The devdep tests trying to use the most up-to-date dependencies are also trying to test dependencies with python 3.13, even if they do not exist. This is resulting in dependency conflicts, particularly with setuptools. To overcome this, we will pin the dependency tests to python 3.12 until we are ready to test them with python 3.13.

@s-goldman s-goldman requested review from mdlpstsci and a team as code owners October 28, 2024 19:16
@s-goldman s-goldman changed the title Pin github devdep tests to python 3.12 HLA-1361: Pin github devdep tests to python 3.12 Oct 28, 2024
Copy link
Collaborator

@mdlpstsci mdlpstsci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed!

@s-goldman s-goldman merged commit 85f1ff4 into spacetelescope:main Oct 29, 2024
17 checks passed
@s-goldman s-goldman deleted the Change_devdep_tests_to_python_3_12 branch October 29, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants