Commit graph

20 commits

Author SHA1 Message Date
Marius Gedminas
6e37208785 Set up isort in CI 2020-12-06 19:18:53 +02:00
Marius Gedminas
fb1919b850 Add Python 3.9 support 2020-10-27 12:17:17 +02:00
Marius Gedminas
ee89f508f0 Drop support for Python 3.5 2020-10-08 20:12:59 +03:00
Marius Gedminas
03a1d0db81 Add support for Python 3.8 2019-10-15 10:17:47 +03:00
Marius Gedminas
45f4716d34 Drop support for Python 3.4 2019-04-23 13:21:25 +03:00
Marius Gedminas
561081d206 Hack for check-python-versions
By splitting the classifiers into static and dynamic parts I'm enabling
experimental code in check-python-versions to read and update the static
part for me, automating Python version support updates.

See bf0c58cd7f
2019-04-16 19:01:57 +03:00
Marius Gedminas
9dea8e6d40 Claim support for Python 3.7 2018-08-07 18:08:48 +03:00
Marius Gedminas
325dc69334 Drop Python 3.3 support
Prompted by ecosystem tools such as tox dropping Python 3.3 support.
2018-04-04 09:46:29 +03:00
Marius Gedminas
59b21b6522 Drop Python 2.6, add Python 3.6 support 2017-01-02 13:10:58 +02:00
Marius Gedminas
99ce22b5bb Claim Python 3.5 support 2015-09-16 15:14:54 +03:00
Marius Gedminas
ab9b0fe534 Hey PyPy also works
Also uhh I'd forgotten to enable Python 3 on Travis.
2015-06-04 14:17:20 +03:00
Marius Gedminas
9032bf473c Add Python 3.3 and 3.4 to tox.ini and setup.py 2015-06-04 13:51:49 +03:00
Marius Gedminas
b8ca4edb74 Refactor setup.py, drop Python 2.4 and 2.5 support 2013-04-10 19:34:49 +03:00
Marius Gedminas
31d0ad22ed Rename *.txt to *.rst 2013-04-10 19:34:49 +03:00
Marius Gedminas
885aa36db7 Moved to Github 2013-04-10 19:34:49 +03:00
Marius Gedminas
2587a68bed Explicitly list supported Python versions 2011-03-30 13:10:17 +03:00
Marius Gedminas
28e5262618 Handle names inside zip files. 2009-07-07 19:26:09 +03:00
Marius Gedminas
534e215da0 Added a test suite. 2008-12-19 14:17:18 +02:00
Marius Gedminas
6238bdcec3 Oops. Fix description on PyPI. 2008-12-19 13:18:25 +02:00
Marius Gedminas
5eb0407eef Added README.txt, setup.py. Bumped version to 1.2.6. Released to PyPI. 2008-12-19 13:11:53 +02:00