forked from orbit-oss/flask
Emended extensiondev.rst.
This commit is contained in:
parent
9f055104ad
commit
99aaacb1a9
1 changed files with 4 additions and 4 deletions
|
|
@ -47,10 +47,10 @@ registered on PyPI. Also the development checkout link should work so
|
||||||
that people can easily install the development version into their
|
that people can easily install the development version into their
|
||||||
virtualenv without having to download the library by hand.
|
virtualenv without having to download the library by hand.
|
||||||
|
|
||||||
Flask extensions must be licensed as BSD or MIT or a more liberal license
|
Flask extensions must be licensed under a BSD, MIT or more liberal license
|
||||||
to be enlisted on the Flask Extension Registry. Keep in mind that the
|
to be able to be enlisted in the Flask Extension Registry. Keep in mind
|
||||||
Flask Extension Registry is a moderated place and libraries will be
|
that the Flask Extension Registry is a moderated place and libraries will
|
||||||
reviewed upfront if they behave as required.
|
be reviewed upfront if they behave as required.
|
||||||
|
|
||||||
"Hello Flaskext!"
|
"Hello Flaskext!"
|
||||||
-----------------
|
-----------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue