Skip to content

only use conda-forge-packaged numpy if Python is NOT free-threaded; otherwise numpy will force the free-threaded version and break package compatibility#251

Merged
zacharyburnett merged 1 commit intospacetelescope:mainfrom
zacharyburnett:non_freethreaded_numpy
May 8, 2026

Conversation

@zacharyburnett
Copy link
Copy Markdown
Collaborator

@zacharyburnett zacharyburnett commented May 8, 2026

fixes #250

…therwise numpy will force the free-threaded version and break package compatibility
@zacharyburnett zacharyburnett self-assigned this May 8, 2026
@zacharyburnett zacharyburnett requested a review from a team as a code owner May 8, 2026 18:14
@github-actions github-actions Bot added environment changes to the base environment testing changes to automation and testing labels May 8, 2026
@zacharyburnett zacharyburnett merged commit 2a4d7c8 into spacetelescope:main May 8, 2026
74 of 85 checks passed
@zacharyburnett zacharyburnett deleted the non_freethreaded_numpy branch May 8, 2026 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

environment changes to the base environment testing changes to automation and testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

building a new Python 3.14 environment from released YAML retrieves Python 3.14t, which is not compatible with our packages

1 participant