summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Drop support for EOL Python 3.6Hugo van Kemenade2022-11-161-2/+1
* Upgrade Python syntax with pyupgrade --py36-plusHugo van Kemenade2021-10-141-1/+1
* Switch from abandoned nose to pytest to support Python 3.10Hugo van Kemenade2021-10-141-2/+0
* Add support for Python 3.10Hugo van Kemenade2021-10-141-0/+1
* Drop support for EOL Python 3.5Hugo van Kemenade2021-10-141-2/+1
* Drop support for Python 3.4Harmon2021-01-231-2/+1
* Add Python 3.7, 3.8, and 3.9 to setup classifiersHarmon2021-01-231-0/+3
* Remove Development Status classifier comments in setup.pyHarmon2021-01-231-8/+0
* Replace codecs.open with openHarmon2021-01-231-2/+2
* Update setup classifiers to be only Python 3Harmon2021-01-231-2/+1
* Update Python requirement to >= 3.4Harmon2021-01-231-1/+1
* Remove carriage returns in setup.py long_descriptionHarmon2020-02-231-1/+1
* Merge pull request #40 from adamchainz/markdownHarmon2020-02-231-0/+1
|\
| * Tell PyPI long_description is MarkdownAdam Johnson2018-10-151-0/+1
* | Change package name to 'smmap'; bump version to 3.0.0v3.0.0Sebastian Thiel2020-02-231-1/+1
|/
* Add python_requires to help pipHugo2018-10-131-0/+1
* Drop support for EOL PythonHugo2018-10-131-4/+2
* chore(version-up): v2.0.2v2.0.2Sebastian Thiel2017-05-281-0/+2
* chore(rename): smmap -> smmap2Sebastian Thiel2016-10-161-1/+1
* Fix package descriptionJesse Weigert2015-10-271-1/+1
* Fixed urls, they changed after moving the repo to gitpython-developersSebastian Thiel2015-01-221-1/+1
* Fixed a few typos and major linter errorsSebastian Thiel2014-11-131-5/+5
* warnings fixesYoan Blanc2014-07-251-0/+2
* setup.py: Add Python 3 (and Python 2) classifiersMarc Abramowitz2014-06-161-0/+6
* tabs to spacesSebastian Thiel2014-02-091-0/+0
* Fixed wrong operating system fieldsv0.8.0Sebastian Thiel2011-06-131-2/+2
* Initial setup for the testing framework; includes setup tools configuration a...Sebastian Thiel2011-06-081-0/+49