Skip to content

Support Python >= 3.8#33

Open
PapyChacal wants to merge 6 commits intomainfrom
emilien/version
Open

Support Python >= 3.8#33
PapyChacal wants to merge 6 commits intomainfrom
emilien/version

Conversation

@PapyChacal
Copy link
Collaborator

@PapyChacal PapyChacal commented Aug 1, 2024

Because why not?

@AntonLydike AntonLydike marked this pull request as ready for review August 1, 2024 10:03
@AntonLydike
Copy link
Owner

😱

@PapyChacal PapyChacal changed the title [WIP] Support Python >= 3.8 Support Python >= 3.8 Aug 1, 2024
@PapyChacal
Copy link
Collaborator Author

pre-commit is requiring Python>=3.9, which now completely blocks poetry to agree on stating the project is compatible with Python >= 3.8, which feels weird because, nobody needs pre-commit to just use filecheck?

@AntonLydike
Copy link
Owner

Hmmm, interesting point. I guess if you can't develop the project on 3.8, then is it really compatible with 3.8?

@AntonLydike
Copy link
Owner

Have you tried running poetry lock --no-update? This will re-solve the dependencies and might fix the issues

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.

2 participants