summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* move version to setup.cfgDavid Lord2021-02-241-6/+0
|
* fix new formatting issuesDavid Lord2021-01-301-1/+1
|
* move metadata to setup.cfgDavid Lord2020-07-011-27/+1
|
* stop building universal wheelDavid Lord2020-02-051-6/+1
|
* start version 3.0.0David Lord2020-01-271-14/+3
|
* add python 3.8 classifier, clean up changelogDavid Lord2020-01-261-0/+1
|
* Revert "rename imports to jinja"David Lord2020-01-261-3/+3
| | | | This reverts commit 1167525b73863119f8bbec03ddb9d35eacff4bef.
* Revert "add warning and alias for jinja2"David Lord2020-01-261-1/+2
| | | | This reverts commit fc9c60ba457efc4cadf6fa2886567e0ee6ca1a99.
* add warning and alias for jinja2David Lord2020-01-101-2/+1
|
* rename imports to jinjaDavid Lord2020-01-101-3/+3
|
* move to src directoryDavid Lord2020-01-091-3/+4
|
* Merge branch '2.10.x'David Lord2019-10-041-1/+1
|\
| * Fix typo in setup.pyAdrian2019-10-041-1/+1
| |
* | Merge branch '2.10.x'David Lord2019-10-041-76/+43
|\ \ | |/
| * update project metadataDavid Lord2019-10-041-71/+44
| |
| * release 2.10.12.10.1David Lord2019-04-061-1/+1
| |
* | Add docs, code and issue tracker links to setup.pyAlex Chan2019-09-221-0/+5
| |
* | standardize licenseDavid Lord2019-07-171-1/+1
| |
* | Add testing and document support for Python 3.7 & pypy3Jon Dufresne2018-12-081-0/+1
| |
* | Merge pull request #797 from jdufresne/pyreqDavid Lord2018-08-301-0/+1
|\ \ | | | | | | Pass python_requires argument to setuptools
| * | Pass python_requires argument to setuptoolsJon Dufresne2018-08-291-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Helps pip decide what version of the library to install. https://packaging.python.org/tutorials/distributing-packages/#python-requires > If your project only runs on certain Python versions, setting the > python_requires argument to the appropriate PEP 440 version specifier > string will prevent pip from installing the project on other Python > versions. https://setuptools.readthedocs.io/en/latest/setuptools.html#new-and-changed-setup-keywords > python_requires > > A string corresponding to a version specifier (as defined in PEP 440) > for the Python version, used to specify the Requires-Python defined in > PEP 345.
* | | Add trove classifier for PyPy supportJon Dufresne2018-08-291-0/+2
|/ / | | | | | | Tested during CI since 761da6ff612966214fe9e34ac6bc86499e34da26.
* | Also drop Python 2.6Florian Bruhin2018-06-271-1/+0
| |
* | Drop Python 3.3 supportFlorian Bruhin2018-06-271-1/+0
| | | | | | | | | | It's currently broken on Travis (as it was dropped in 'wheel'), so continuing to support it is probably not worth the pain.
* | Trivial typosUnknown2017-11-081-1/+1
| | | | | | Most non-user facing.
* | Bump version number to 2.11.devDavid Lord2017-11-081-1/+1
|/
* Bump version number to 2.102.102.10-maintenanceDavid Lord2017-11-081-1/+1
|
* Merge pull request #703 from jdufresne/httpsDavid Lord2017-04-091-2/+2
|\ | | | | In documentation, prefer https over http when available
| * In documentation, prefer https over http when availableJon Dufresne2017-04-091-2/+2
| |
* | Add trove classifier for Python 3.6Jon Dufresne2017-04-091-0/+1
|/
* Fixed incorrect merge in setup.pyBruno Guberfain do Amaral2017-04-051-4/+0
| | | I just don't know if the correct version is 2.9.7.dev or 2.10.dev
* Merge branch '2.9-maintenance'Armin Ronacher2017-04-031-0/+4
|\
| * 2.9.7-devArmin Ronacher2017-04-031-1/+1
| |
| * Bump version number to 2.9.62.9.6Armin Ronacher2017-04-031-1/+1
| |
| * 2.9.6-devArmin Ronacher2017-01-281-1/+1
| |
| * Bump version number to 2.9.52.9.5Armin Ronacher2017-01-281-1/+1
| |
| * 2.9.5-devArmin Ronacher2017-01-101-1/+1
| |
| * Bump version number to 2.9.42.9.4Armin Ronacher2017-01-101-1/+1
| |
| * 2.9.4-devArmin Ronacher2017-01-081-1/+1
| |
| * Bump version number to 2.9.32.9.3Armin Ronacher2017-01-081-1/+1
| |
| * 2.9.3-devArmin Ronacher2017-01-081-1/+1
| |
| * Bump version number to 2.9.22.9.2Armin Ronacher2017-01-081-1/+1
| |
| * 2.9.2-devArmin Ronacher2017-01-071-1/+1
| |
| * Bump version number to 2.9.12.9.1Armin Ronacher2017-01-071-1/+1
| |
* | 2.10-devArmin Ronacher2017-01-071-1/+1
|/
* Bump version number to 2.92.9Armin Ronacher2017-01-071-1/+1
|
* Ensure we depend on recent markupsafe. Fixes #638Armin Ronacher2017-01-061-1/+1
|
* Added Python 3.4 and 3.5 to the classifiers in setup.pySebastian Noack2015-10-061-0/+2
|
* This is 2.9.devArmin Ronacher2015-07-261-1/+1
|
* Bump version number to 2.82.8Armin Ronacher2015-07-261-1/+1
|