Fixed a word in the docs
This commit is contained in:
parent
cb79b58053
commit
b2fb2245f1
1 changed files with 1 additions and 1 deletions
|
|
@ -295,7 +295,7 @@ extension to be approved you have to follow these guidelines:
|
||||||
dependencies for tests alone can be specified in the `setup.py`
|
dependencies for tests alone can be specified in the `setup.py`
|
||||||
file. The testsuite also has to be part of the distribution.
|
file. The testsuite also has to be part of the distribution.
|
||||||
3. APIs of approved extensions will be checked for the following
|
3. APIs of approved extensions will be checked for the following
|
||||||
behavioristics:
|
characteristics:
|
||||||
|
|
||||||
- an approved extension has to support multiple applications
|
- an approved extension has to support multiple applications
|
||||||
running in the same Python process.
|
running in the same Python process.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue