aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Specify the long description encodingBrett Cannon2019-12-191-0/+1
|
* Appease Python 2.7Brett Cannon2019-12-061-0/+2
|
* Specify file encodingsBrett Cannon2019-12-061-2/+2
|
* Update support for Python 3.7 & 3.8Brett Cannon2019-12-021-2/+9
| | | | Starting in Python 3.7 the quoting support changed from RFC 2396 to RFC 3986.
* Drop support for EOL PythonHugo2018-09-061-3/+1
|
* Update project for new organization homeIan Stapleton Cordasco2017-07-261-2/+3
| | | | | Update AUTHORS.rst with names of contributors thus far and fix-up my name in some places. Further, include both licenses in our packaging.
* List Python 3.6 as supportedBrett Cannon2017-01-281-0/+1
|
* Make uritemplate release candidateIan Cordasco2016-08-201-1/+1
|
* Relicense uritemplate.pyIan Cordasco2016-08-181-1/+2
| | | | | | In order to allow users of uritemplate to continue using a library with the same API under the same license, let's dual-license our tiny project as both Apache 2 and 3-clause BSD.
* Release v1.0.1Ian Cordasco2016-08-181-1/+2
| | | | Fix up some packaging issues
* Clean up for Flake8Ian Cordasco2016-08-171-10/+3
|
* Clean up and actually run tests from fixturesIan Cordasco2015-10-041-3/+3
|
* Add package metadata filesIan Cordasco2013-05-141-0/+44