87 Commits (216151c8a3c02e805fe5d1824708253f7e01e77f)

Author SHA1 Message Date
David Lord 5c8110de25
ensure order of project urls 6 years ago
Hsiaoming Yang 10a77a5430
Add project_urls so that PyPI will show GitHub stats. 6 years ago
David Lord 49a38ed999
use theme provided by pallets-sphinx-themes 7 years ago
David Lord 310fbfcf64
revert copyright year to project start 7 years ago
David Lord 9bf5c3b3a3
update project metadata 7 years ago
David Lord af32ea0b94
bump dependency versions 7 years ago
Hsiaoming Yang 60eecb547d Remove python 2.6 and 3.3 everywhere. (#2583) 7 years ago
hallazzang 392989aaa7 corrected indentations for pypa description 7 years ago
David Lord 491d331e6e
load env vars using python-dotenv 7 years ago
David Lord 715a9a3e7b
remove deprecated flask.ext 7 years ago
Grey Li 16396248b8 Include flask.json package in setup() 7 years ago
David Lord 399ac3c54f
update changelog 7 years ago
David Lord 3c7625e8c0
update development resources 7 years ago
David Lord 65b22926f7
reduce number of tox and travis envs 7 years ago
Mark Shannon d05862574f Update click dependency info. 7 years ago
Antonio Larrosa bf023e7dc0 Remove unidecode dependency and use unicodedata instead 8 years ago
Antonio Larrosa 0049922f2e Fix send_file to work with non-ascii filenames 8 years ago
Jeff Widman bb0e755c80 Migrate various docs links to https (#2180) 8 years ago
Emily Manders 7e8d7d43c8 Added link to deploying documentation 8 years ago
José Carlos García 567fff9d0d Change to Pallets project 9 years ago
lord63 7368a164c7 Clarify the python versions that flask supports 9 years ago
Markus Unterwaditzer 85b20f8d49 Avoid duplication of version info 10 years ago
ThiefMaster ddf0dfa895 Use PEP440-compatible dev version 10 years ago
Markus Unterwaditzer 4fca38c078 remove audit command 10 years ago
Markus Unterwaditzer b93ab41ed1 Remove testsuite package from setup.py 10 years ago
Markus Unterwaditzer 3550b26071 Move tests 10 years ago
Armin Ronacher f6d25bbc4f Switch to newer click (2.0) 10 years ago
Armin Ronacher 2639a23b88 Updated setup.py a bit. This fixes #1018 11 years ago
Armin Ronacher 3569fc2441 Greatly refactored click integration and documented it a bit more. 11 years ago
Armin Ronacher 0ac492a0ac Depend on click now 11 years ago
Armin Ronacher 7503bde223 Added the new flask run module to start the server. 11 years ago
Armin Ronacher 977e7660ac Master is 0.11-dev 11 years ago
Armin Ronacher d94b1bec24 In case we need a 0.10.2 11 years ago
Armin Ronacher 298334fffc Bump version number to 0.10.1 11 years ago
Armin Ronacher 2713ea98cb Use same version specifications as in Werkzeug 11 years ago
Armin Ronacher 5886925ff3 Started 0.10 maintenance branch for a bugfix release 11 years ago
Daniel Neuhäuser 41171d11ae Add Python 3.3 classifier 11 years ago
Armin Ronacher ac187bded7 This is 0.11-dev 11 years ago
Armin Ronacher 3b9574fec9 Bump version number to 0.10 11 years ago
Daniel Neuhäuser bb2e20f53f Depends on itsdangerous>=0.12 now 11 years ago
Daniel Neuhäuser a0801719f8 Remove six dependency 11 years ago
Daniel Neuhäuser 506db0eab2 Use print_function 12 years ago
Thomas Waldmann 1b753cb1b1 require 'six' in setup.py, add flask._compat for stuff not yet in 'six' 12 years ago
Thomas Waldmann 40fad2ece8 document python 2.6 minimum requirement, remove all stuff that refers to 2.5 12 years ago
Cenk Altı 1358fd9f3e Syntax highlighting for PyPI long description 12 years ago
Armin Ronacher fe85970665 Various improvements in regards to the itsdangerous usage, bumped to 0.17 12 years ago
Armin Ronacher 3f82d1b68e Switch to itsdangerous 12 years ago
Armin Ronacher b879193481 Set current dev version number to 0.10 12 years ago
Armin Ronacher 19def9606a This is 0.8.1 12 years ago
Ron DuPlain b31f2d9a64 Require Werkzeug>=0.7, #449. 13 years ago