jorgeajimenezl/aiodav

Wrong supported python version! Needed to support python 3.5

Opened this issue · 1 comments

In code there are places with usage f-strings. Then it means that, the first python version the package supports, is 3.6
As for me it would be cool to adapt the package for python 3.5 as well.

If it is not possible it would be honest to specify python ">=3.6" in PyPI and in pyproject.toml

image

Thanks a lot for specify this. I didn't notice. It will fixed in the next release.