sqlalchemy / mako

Mako Templates for Python
https://www.makotemplates.org
MIT License
364 stars 62 forks source link

Include supported Python versions classifiers in setup #325

Closed mondeja closed 4 years ago

mondeja commented 4 years ago

This is useful to check quickly what versions of Python are supported through PyPI page.

Python3.4 is deprecated and currently not tested in CI and Python 3.5 will reach EOL in 10 days so I've not included them.

zzzeek commented 4 years ago

great, I can merge this though there's no way to put it on pypi without making a new release and we have nothing to release.

zzzeek commented 4 years ago

i might be wrong on that? can you re-register the setup.py ? not sure.

CaselIT commented 4 years ago

no, you cannot replace a published package. I guess it will wait next release

zzzeek commented 4 years ago

there's no sadface icon