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

build: fix minimum version testing #2577

Merged
merged 3 commits into from
Sep 7, 2023

Conversation

aucampia
Copy link
Member

@aucampia aucampia commented Sep 6, 2023

Summary of changes

The upgrade to python 3.8 broke the minimum version testing. This fixes
it and puts something in place so that future breakages will fail in CI.

Other changes:

  • Remove some additional references to python 3.7

Checklist

  • Checked that there aren't other open pull requests for
    the same change.
  • Checked that all tests and type checking passes.
  • Considered granting push permissions to the PR branch,
    so maintainers can fix minor issues and keep your PR up to date.

The upgrade to python 3.8 broke the minimum version testing. This fixes
it and puts something in place so that future breakages will fail in CI.

Other changes:
- Remove some additional references to python 3.7
@aucampia aucampia force-pushed the aucampia/20230906T2038-min-versions branch from 1c4f7b3 to 0e66496 Compare September 6, 2023 22:01
@aucampia aucampia changed the title build: fix tox config build: fix minimum version testing Sep 6, 2023
@aucampia aucampia added the review wanted This indicates that the PR is ready for review label Sep 6, 2023
@aucampia aucampia merged commit 64e0244 into RDFLib:main Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review wanted This indicates that the PR is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant