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

Remove type_extensions dependency #175

Merged
merged 1 commit into from
Jun 29, 2023
Merged

Conversation

garth-wells
Copy link
Member

It introduced an extra dependency (for Python < 3.11) but used in very few places. The extra, somewhat esoteric, dependency complicates Spack builds.

In the mid-term, we can require python 3.11 rather than require type_extensions.

Fixes #174.

It introduced an extra dependency but used in very few places.

In the mid-term, we can require python 3.11 rather than require type_extensions.
@mscroggs
Copy link
Member

In the mid-term, we can require python 3.11 rather than require type_extensions.

I've opened #176 to remind us of this

@garth-wells garth-wells merged commit 7b24065 into main Jun 29, 2023
@garth-wells garth-wells deleted the garth/remove-type-ext branch June 29, 2023 11:31
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.

typing_extensions breaks Spack build
3 participants