pytest-dev / iniconfig

MIT License
58 stars 31 forks source link

Add support for Python 3.9, drop EOL 3.5 #25

Closed hugovk closed 3 years ago

hugovk commented 4 years ago

And upgrade Python syntax with pyupgrade --py36-plus via pre-commit

Lucas-C commented 3 years ago

Looks great!

Could I suggest to also update the README.md?

tested against Python2.4 across to Python3.2, Jython, PyPy

RonnyPfannschmidt commented 3 years ago

@Lucas-C thanks, done on master, and thanks for the ping, this one slipped me after i approved