forked from orbit-oss/flask
Fixed wording
This commit is contained in:
parent
3adc9de5ec
commit
66c1395589
1 changed files with 2 additions and 2 deletions
|
|
@ -309,8 +309,8 @@ extension to be approved you have to follow these guidelines:
|
||||||
6. Approved extensions must define all their dependencies in the
|
6. Approved extensions must define all their dependencies in the
|
||||||
`setup.py` file unless a dependency cannot by met because it is not
|
`setup.py` file unless a dependency cannot by met because it is not
|
||||||
available on PyPI.
|
available on PyPI.
|
||||||
7. The extension must have documentation that furthermore uses one of
|
7. The extension must have documentation that uses one of the two Flask
|
||||||
the two Flask themes for Sphinx documentation.
|
themes for Sphinx documentation.
|
||||||
8. The setup.py description (and thus the PyPI description) has to
|
8. The setup.py description (and thus the PyPI description) has to
|
||||||
link to the documentation, website (if there is one) and there
|
link to the documentation, website (if there is one) and there
|
||||||
must be a link to automatically install the development version
|
must be a link to automatically install the development version
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue