The latest version of py5 support Python >=3.10 to <3.13. I was looking to add support for newer Python versions, but couldn't find out how the Python version supports are tested.
Is it okay to just add new classifiers to pyproject.toml file, or is there a test setup that I'm missing and needs to be updated?
The latest version of py5 support Python >=3.10 to <3.13. I was looking to add support for newer Python versions, but couldn't find out how the Python version supports are tested.
Is it okay to just add new classifiers to pyproject.toml file, or is there a test setup that I'm missing and needs to be updated?