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

Change python requirement to >=3.8 #60

Merged
merged 10 commits into from
Jan 22, 2024
Merged

Change python requirement to >=3.8 #60

merged 10 commits into from
Jan 22, 2024

Conversation

justaddcoffee
Copy link
Member

to address #59

@justaddcoffee justaddcoffee changed the base branch from main to develop January 17, 2024 21:22
@ielis
Copy link
Member

ielis commented Jan 17, 2024

@justaddcoffee can you pls also fix the failing test? I think it should be fairly straightforward, just using importlib.resources.files, FWIW..

@justaddcoffee
Copy link
Member Author

Yeah, I was just doing that. This is broken in develop evidently, and also dependencies in pyproject.toml are not in the correct format AFAICT

@justaddcoffee
Copy link
Member Author

Looks like tests are broken for a few reasons (not just because importlib.resources.files is missing)

also broken in develop, so fixing this might belong in a separate PR

@ielis ielis linked an issue Jan 22, 2024 that may be closed by this pull request
@ielis
Copy link
Member

ielis commented Jan 22, 2024

@justaddcoffee let me merge this for now. The issue with the Python requirement has been resolved. The rest of stuff indeed needs to be resolved in separate PRs/issues.

@ielis ielis merged commit 28a540c into develop Jan 22, 2024
0 of 2 checks passed
@ielis ielis deleted the change_python_req branch January 22, 2024 15:59
@justaddcoffee
Copy link
Member Author

+1 okay

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.

Minimum supported Python version
2 participants