summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* switch to pyproject.tomlDavid Lord2023-01-191-1/+0
* disable speedups for GraalPythonMichael Simacek2022-02-161-1/+5
* run reorder-python-importsDavid Lord2022-01-131-1/+1
* [pre-commit.ci] auto fixes from pre-commit.com hooksdependabot/github_actions/joerick/cibuildwheel-2.3.1pre-commit-ci[bot]2022-01-131-1/+1
* update requirementsDavid Lord2022-01-131-1/+1
* use exception chainingDavid Lord2021-10-061-6/+6
* remove abi3 limited api buildsDavid Lord2021-02-151-5/+1
* use latest wheel and cibuildwheel featuresDavid Lord2021-02-091-1/+5
* don't build speedups on PyPy even with cibuildwheelDavid Lord2021-02-061-2/+4
* use GitHub Actions for CIDavid Lord2020-05-231-1/+4
* move metadata to setup.cfg2.0.0a1David Lord2020-04-091-31/+0
* apply pyupgradeDavid Lord2020-01-291-8/+3
* drop Python 2.7, 3.4, 3.5 supportDavid Lord2020-01-291-10/+2
* finish Azure Pipelines configDavid Lord2020-01-261-5/+0
* update license dataDavid Lord2019-02-231-3/+3
* add style checksDavid Lord2018-11-031-59/+53
* update project filesDavid Lord2018-11-031-28/+18
* move to src directoryDavid Lord2018-10-201-4/+5
* fix test_leak skipDavid Lord2018-05-051-1/+1
* add sphinx docs, update docstringsDavid Lord2018-05-041-1/+7
* update project filesDavid Lord2018-05-021-68/+61
* Drop testing for 2.6 and 3.3. Add 3.6.Hsiaoming Yang2018-04-201-3/+3
* Add Python 3.6 (#76)Hugo2017-10-081-0/+7
* standard test tools setupDavid Lord2016-04-111-1/+2
* change from @mitsuhiko to pallets projectJosé Carlos García2016-04-031-1/+1
* Only mention version onceArmin Ronacher2016-01-131-2/+8
* Merge pull request #36 from matthew-brett/fix-osx-compiler-checkArmin Ronacher2016-01-131-1/+6
|\
| * Added SystemError as possible compiling errorMatthew Brett2014-08-021-1/+6
* | Revert "Remove use of setuptools Feature. Fixes #23"Greg Back2015-07-141-4/+13
* | Revert "Silently reject old arguments"Greg Back2015-07-141-9/+0
|/
* This is 0.230.23Armin Ronacher2014-05-081-1/+1
* This is 0.22Armin Ronacher2014-05-081-1/+1
* This is 0.210.21Armin Ronacher2014-04-171-1/+1
* This is 0.200.20Armin Ronacher2014-04-171-5/+5
* Bumped version0.19Armin Ronacher2014-03-061-1/+1
* Silently reject old argumentsArmin Ronacher2014-03-061-0/+9
* Remove use of setuptools Feature. Fixes #23Jason R. Coombs2014-02-161-13/+4
* This is 0.180.18Armin Ronacher2013-05-221-1/+1
* This is 0.170.17Armin Ronacher2013-05-211-1/+1
* This is 0.160.16Armin Ronacher2013-05-201-2/+2
* Switch to native port and remove 2to3Armin Ronacher2013-05-201-6/+0
* And now it should work again on pypy0.15Armin Ronacher2011-07-201-2/+2
* And forgot to merge ;( New release as 0.140.14Armin Ronacher2011-07-201-1/+1
* Merge branch 'master' of github.com:mitsuhiko/markupsafeArmin Ronacher2011-07-201-0/+5
|\
| * Workaround for Issue7511 did not run under Python 3.Christoph Zwerschke2011-06-051-3/+3
| * Workaround for Python Issue7511 (setup failing on Win 64).Christoph Zwerschke2011-06-041-0/+5
* | Do not attempt to compile extensions for pypy and jython. This fixes #40.13Armin Ronacher2011-07-201-15/+26
|/
* master is 0.13-devArmin Ronacher2011-02-171-1/+1
* added changelog, raise to 0.120.12Armin Ronacher2011-02-171-1/+1
* Raised version numberArmin Ronacher2010-09-071-1/+1