summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Bump version: 8.3.0 → 8.3.18.3.1Seth Morton2023-03-011-1/+1
* Bump version: 8.2.0 → 8.3.0Seth Morton2023-02-271-1/+1
* Remove 3.6 supportSeth Morton2022-12-181-1/+1
* Bump version: 8.1.0 → 8.2.08.2.0Seth Morton2022-09-011-1/+1
* Bump version: 8.0.2 → 8.1.08.1.0Seth Morton2022-01-301-1/+1
* Bump version: 8.0.1 → 8.0.28.0.2Seth Morton2021-12-141-1/+1
* Bump version: 8.0.0 → 8.0.18.0.1Seth Morton2021-12-101-1/+1
* Bump version: 7.2.0 → 8.0.08.0.0Seth Morton2021-11-031-1/+1
* Bump version: 7.1.1 → 7.2.07.2.0Seth Morton2021-11-021-1/+1
* Need to disable zip_safe with py.typedtype-hintingSeth Morton2021-11-011-0/+1
* Add py.typedSeth Morton2021-10-301-0/+1
* Remove support for Python 3.5 and 3.4Seth Morton2021-10-241-1/+1
* Bump version: 7.1.0 → 7.1.17.1.1Seth Morton2021-01-241-1/+1
* Run blackSeth Morton2020-11-221-7/+5
* Bump version: 7.0.1 → 7.1.07.1.0Seth Morton2020-11-191-1/+1
* Bump version: 7.0.0 → 7.0.17.0.1Seth Morton2020-01-271-1/+1
* Bump version: 6.2.0 → 7.0.07.0.0Seth Morton2020-01-081-1/+1
* Re-remove Python 2.7 support.Seth Morton2019-11-131-1/+1
* Bump version: 6.1.0 → 6.2.0Seth Morton2019-11-131-1/+1
* Revert removal of Python 2.7 in one commitThis is to make a release that supp...Seth Morton2019-11-131-1/+1
* Merge branch 'master' into drop-python2-supportSeth Morton2019-11-101-1/+1
|\
| * Bump version: 6.0.0 → 6.1.06.1.0Seth Morton2019-11-091-1/+1
* | Remove support for Python 2Seth M Morton2019-03-031-1/+1
|/
* Bump version: 5.5.0 → 6.0.06.0.0Seth Morton2019-02-041-1/+1
* Revert "Revert "Drop support for EOL Pythons""Seth M Morton2018-11-181-14/+5
* Bump version: 5.4.1 → 5.5.05.5.0Seth M Morton2018-11-181-1/+1
* Add support for very old versions of setuptoolsSeth M Morton2018-11-181-5/+14
* Revert "Drop support for EOL Pythons"Seth M Morton2018-11-171-2/+2
* Drop support for EOL PythonsJon Dufresne2018-11-101-2/+2
* Bump version: 5.4.0 → 5.4.15.4.1Seth M Morton2018-09-091-1/+1
* Resolve flake8 errors in non-test code.Seth M Morton2018-09-091-1/+1
* Bump version: 5.3.3 → 5.4.05.4.0Seth M Morton2018-09-061-1/+1
* Bump version: 5.3.2 → 5.3.35.3.3Seth M Morton2018-07-071-1/+1
* Bump version: 5.3.1 → 5.3.25.3.2Seth M Morton2018-05-171-1/+1
* src/natsort -> natsort/Seth M Morton2018-05-171-2/+1
* Move some data from setup.cfg back to setup.py.Seth M Morton2018-05-161-0/+8
* Move package to src/natsort.Seth M Morton2018-05-121-2/+5
* Move most package metadata to setup.cfg.Seth M Morton2018-05-111-63/+2
* Removed testing and requirement code in setup.py.Seth M Morton2017-04-301-49/+2
* 3rd attempt to fix Python 2.6 testing bug.Seth M Morton2016-05-021-14/+14
* Fixed testing bug with Python 2.6.Seth M Morton2016-05-021-3/+6
* Solved some testing errors.Seth M Morton2016-05-011-4/+4
* Fixed setup.py classifiers.Seth M Morton2016-05-011-13/+19
* PyPI classifiers are now byte strings.Seth M Morton2016-03-081-13/+13
* Updated configuration files.Seth M Morton2016-03-071-8/+7
* Updated testing to most recent hypothesis API.Seth M Morton2015-06-271-1/+1
* Switched to using find_packages().Seth M Morton2015-06-271-2/+2
* Fixed missing compat on install.Seth M Morton2015-06-251-1/+1
* Fixed version comparisonDerrick Petzold2015-06-211-2/+6
* Added pytest-cacheDerrick Petzold2015-06-211-1/+1