forked from orbit-oss/flask
remove tests and docs for python 2.6 and 3.3
This commit is contained in:
parent
27a7171d42
commit
28d0f66c1f
8 changed files with 11 additions and 51 deletions
|
|
@ -45,11 +45,3 @@ spam, links to malicious software, and the like.
|
|||
|
||||
Flask is no different from any other framework in that you the developer must
|
||||
build with caution, watching for exploits when building to your requirements.
|
||||
|
||||
Python 3 Support in Flask
|
||||
-------------------------
|
||||
|
||||
Flask, its dependencies, and most Flask extensions all support Python 3.
|
||||
If you want to use Flask with Python 3 have a look at the :ref:`python3-support` page.
|
||||
|
||||
Continue to :ref:`installation` or the :ref:`quickstart`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue