Skip to content

Conversation

rilysh
Copy link
Contributor

@rilysh rilysh commented Dec 9, 2024

Debian 12 comes with Python 3.11, however, poetry dependency version is set to 3.12. Without ignoring the version, it's not possible to install it using pip, and since changy doesn't seem to require minimum 3.12, I think it's better to lower it down.

@Tiendil
Copy link
Owner

Tiendil commented Dec 9, 2024

Good point!

Could you run poetry lock --no-update and add poetry.lock file to this PR?

If not, I'll reduce the Python version myself.

@Tiendil
Copy link
Owner

Tiendil commented Dec 9, 2024

And docker/Dockerfile should be updated too.

@rilysh
Copy link
Contributor Author

rilysh commented Dec 9, 2024

okay, updated.

@Tiendil Tiendil merged commit 3886b66 into Tiendil:main Dec 10, 2024
1 check passed
github-actions bot pushed a commit that referenced this pull request Dec 10, 2024
- [gh-11](#11) — Set the minimum Python version to 3.11 to make Changy usable in the default environment of Debian 12.
@Tiendil
Copy link
Owner

Tiendil commented Dec 10, 2024

Thank you for your efforts!

Version 0.4.3 with your fix was uploaded to pypi.

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