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
|
|
@ -383,7 +383,7 @@ extension to be approved you have to follow these guidelines:
|
|||
(``PackageName==dev``).
|
||||
9. The ``zip_safe`` flag in the setup script must be set to ``False``,
|
||||
even if the extension would be safe for zipping.
|
||||
10. An extension currently has to support Python 2.7, Python 3.3 and higher.
|
||||
10. An extension currently has to support Python 3.4 and newer and 2.7.
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue