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

Support Python 3.9+ #77

Merged
merged 3 commits into from
Dec 16, 2024
Merged

Conversation

Saransh-cpp
Copy link
Contributor

BPX is not supported on Python 3.7 (Literal was added to typing in Python 3.8) -

from typing import List, Literal, Union, Dict, get_args

Python 3.8 is at EOL, but please let me know if there are plans to keep running BPX on it.

@rtimms rtimms merged commit 07e3c03 into FaradayInstitution:main Dec 16, 2024
9 checks passed
@Saransh-cpp Saransh-cpp deleted the python-lower-bound branch December 16, 2024 12:10
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.

3 participants