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

Drop support for Python < 3.7 #11

Merged
merged 5 commits into from
Jul 29, 2023
Merged

Drop support for Python < 3.7 #11

merged 5 commits into from
Jul 29, 2023

Conversation

torfsen
Copy link
Owner

@torfsen torfsen commented Jul 29, 2023

And add support for Python 3.7, 3.8, 3.9, 3.10, and 3.11.

And add support for Python 3.7 - 3.11.
Since `barely_json` is intended to be used as a library, pinning the
runtime dependencies to exact versions is not ideal. Instead, we just
specify the lowest supported version.

We keep the pinning for the dev and test dependencies to ensure that all
versions are the same on local development environments and on the CI.
@torfsen torfsen merged commit 6c0f803 into master Jul 29, 2023
30 checks passed
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.

None yet

1 participant