Open falsifian opened 1 year ago
Hi James,
that is true for the git master but not for the latest release. I'm planning to switch the project to a pyproject.toml
and define requires-python
in there but need to find time.
Jochen Sprickerhof @.***> writes:
Hi James,
that is true for the git master but not for the latest release. I'm planning to switch the project to a
pyproject.toml
and definerequires-python
in there but need to find time.
Thanks, yes, it sounds like that would address this.
Since commit 98da6aba, I see this error:
I have Python 3.9.16 installed. Based on the commit message, referring to Python 3.10, I am guessing that's the problem.
It would be lovely if the latest version worked with Python 3.9, but barring that, I suggest documenting that 3.10 is needed.