summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Explicitly specify UTF-8 encoding when opening README file (#163)Thomas2019-11-061-1/+2
* Updates for 2.4.3 release - pathlib not Py2-compatibleptmcg2019-11-031-3/+2
* Updates for 2.4.3 release - use README.rst body instead of pyparsing docstrin...ptmcg2019-11-031-1/+9
* Updates for 2.4.3 releasepyparsing_2.4.3ptmcg2019-11-031-1/+3
* Improved support for "python setup.py test"Paul McGuire2019-04-071-38/+39
* Remove distutils fallback and outdated commentJon Dufresne2018-12-221-11/+2
* Add Python 3.7 to supported versionspyparsing_2.2.1Paul McGuire2018-09-171-0/+1
* Add python_requires to help pipHugo2018-08-211-0/+1
* Update url and download_urlHugo2018-08-091-2/+2
* Add additional trove classifiers for supported PythonsJon Dufresne2018-06-161-0/+2
* Move src to rootCengiz Kaygusuz2017-11-201-0/+43