summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* apply code stylecode-styleDavid Lord2019-03-081-41/+32
* move to src directoryDavid Lord2019-03-021-2/+3
* update metadata, set python_requiresDavid Lord2019-02-121-5/+15
* standardize copyright and licenseDavid Lord2019-02-121-1/+3
* Add `docs` extra scope similar to flaskTuukka Mustonen2018-05-141-0/+4
* Use flask theme from `sphinx-pallets-themes`Tuukka Mustonen2018-05-141-0/+1
* min support is py 2.7 and 3.4remove-26-33David Lord2018-01-031-3/+1
* update project metadataDavid Lord2017-12-061-85/+20
* Fix extras_requireShadab Zafar2016-10-011-1/+1
* Add termcolor to extras_requireShadab Zafar2016-09-301-0/+1
* Add an extras_require entry for the optional watchdog dependency (#930)Ed Morley2016-05-091-0/+3
* Replace all occurrences of pallets with WerkzeugMarkus Unterwaditzer2016-03-291-2/+2
* Mark compatible with Python 3.5Sebastian Noack2015-10-061-0/+1
* Adds detailed classifiers to setup.pyVatsala Dorairajan2015-03-281-0/+5
* Deduplicate version infoMarkus Unterwaditzer2015-02-061-1/+11
* Use PEP440-compatible dev versionThiefMaster2015-02-061-1/+1
* This is now 0.11-devArmin Ronacher2015-01-301-1/+1
* Bump version number to 0.100.10Armin Ronacher2015-01-301-1/+1
* Restore "python setup.py test"Markus Unterwaditzer2014-09-021-2/+16
* Some config changesMarkus Unterwaditzer2014-08-151-3/+1
* This is 0.10-devArmin Ronacher2013-06-131-1/+1
* Bump version number to 0.90.9Armin Ronacher2013-06-131-1/+1
* Preparing for releaseArmin Ronacher2013-06-131-0/+1
* Removed undocumented attributeArmin Ronacher2011-09-291-1/+1
* Bump version number to 0.80.8Armin Ronacher2011-09-291-1/+1
* Setup.py uses include_package_data nowArmin Ronacher2011-09-291-3/+2
* Switched testsuite runnerArmin Ronacher2011-09-201-1/+3
* And this is now 0.8-devArmin Ronacher2011-07-241-1/+1
* Updated docs to reference gitArmin Ronacher2010-10-181-3/+6
* There will be a 0.7Armin Ronacher2010-07-141-1/+1
* tip is 1.0 again.Armin Ronacher2010-04-231-1/+1
* Version 0.6.2Armin Ronacher2010-04-231-1/+1
* tip is 1.0Armin Ronacher2010-04-131-1/+1
* tip is 0.6.1 now, fixing bugsArmin Ronacher2010-02-221-1/+1
* tip is 0.7Armin Ronacher2010-02-191-1/+1
* tip is 0.6Armin Ronacher2009-07-091-1/+1
* werkzeug.__version__ is now loaded on first access to speed up imports.Armin Ronacher2009-07-091-1/+1
* fixed boolean check of :class:`FileStorage`Armin Ronacher2009-07-081-1/+1
* dev is 0.6Armin Ronacher2009-04-251-1/+1
* last changes for release, removed docs from distribution because distutils le...Armin Ronacher2009-04-241-13/+0
* switched the serving system from wsgiref to something homebaked.Armin Ronacher2009-02-031-3/+2
* werkzeug.contrib is now a builtin feature and setuptools dependency went away.Armin Ronacher2009-01-141-18/+6
* Version 0.5Armin Ronacher2009-01-111-1/+1
* Next release will be 0.4.1, improved copyright messages.Armin Ronacher2009-01-021-1/+1
* tip is now 0.5Armin Ronacher2008-11-231-1/+1
* setup.py is 0.4 again (release management from hell because mitsuhiko is too ...Armin Ronacher2008-06-241-1/+1
* We're ready for the 0.3 release.0.3Armin Ronacher2008-06-141-0/+14
* documented recent changesArmin Ronacher2008-03-151-1/+1
* first of the "we still love http" changes. This commit adds a specialy KeyEr...Armin Ronacher2008-03-151-1/+0
* added templates for debugger to setup defsArmin Ronacher2008-03-031-1/+1