aboutsummaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)Author
2020-05-23use GitHub Actions for CIDavid Lord
2020-04-09move metadata to setup.cfgDavid Lord
2020-01-29apply pyupgradeDavid Lord
2020-01-29drop Python 2.7, 3.4, 3.5 supportDavid Lord
2020-01-26finish Azure Pipelines configDavid Lord
2019-02-23update license dataDavid Lord
2018-11-03add style checksDavid Lord
2018-11-03update project filesDavid Lord
2018-10-20move to src directoryDavid Lord
2018-05-05fix test_leak skipDavid Lord
2018-05-04add sphinx docs, update docstringsDavid Lord
2018-05-02update project filesDavid Lord
2018-04-20Drop testing for 2.6 and 3.3. Add 3.6.Hsiaoming Yang
2017-10-08Add Python 3.6 (#76)Hugo
2016-04-11standard test tools setupDavid Lord
2016-04-03change from @mitsuhiko to pallets projectJosé Carlos García
2016-01-13Only mention version onceArmin Ronacher
2016-01-13Merge pull request #36 from matthew-brett/fix-osx-compiler-checkArmin Ronacher
2015-07-14Revert "Remove use of setuptools Feature. Fixes #23"Greg Back
2015-07-14Revert "Silently reject old arguments"Greg Back
2014-08-02Added SystemError as possible compiling errorMatthew Brett
2014-05-08This is 0.23Armin Ronacher
2014-05-08This is 0.22Armin Ronacher
2014-04-17This is 0.21Armin Ronacher
2014-04-17This is 0.20Armin Ronacher
2014-03-06Bumped versionArmin Ronacher
2014-03-06Silently reject old argumentsArmin Ronacher
2014-02-16Remove use of setuptools Feature. Fixes #23Jason R. Coombs
2013-05-22This is 0.18Armin Ronacher
2013-05-21This is 0.17Armin Ronacher
2013-05-20This is 0.16Armin Ronacher
2013-05-20Switch to native port and remove 2to3Armin Ronacher
2011-07-20And now it should work again on pypyArmin Ronacher
2011-07-20And forgot to merge ;( New release as 0.14Armin Ronacher
2011-07-20Merge branch 'master' of github.com:mitsuhiko/markupsafeArmin Ronacher
2011-07-20Do not attempt to compile extensions for pypy and jython. This fixes #4Armin Ronacher
2011-06-05Workaround for Issue7511 did not run under Python 3.Christoph Zwerschke
2011-06-04Workaround for Python Issue7511 (setup failing on Win 64).Christoph Zwerschke
2011-02-17master is 0.13-devArmin Ronacher
2011-02-17added changelog, raise to 0.12Armin Ronacher
2010-09-07Raised version numberArmin Ronacher
2010-08-13MarkupSafe now provides a escape_silent method as well.Armin Ronacher
2010-08-11Fixed a tiny issue with __all__Armin Ronacher
2010-06-22More 3.x fixesArmin Ronacher
2010-06-22This should fix MarkupSafe on 3.xArmin Ronacher
2010-06-22Enabled 2to3 for Python 3Armin Ronacher
2010-06-22Renamed readmeArmin Ronacher
2010-06-22Added testsuiteArmin Ronacher
2010-06-22Moved description into READMEArmin Ronacher
2010-06-22Beefed up installationArmin Ronacher