We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27ce5cc commit 3da165fCopy full SHA for 3da165f
docs/extensiondev.rst
@@ -314,7 +314,7 @@ extension to be approved you have to follow these guidelines:
314
link to the documentation, website (if there is one) and there
315
must be a link to automatically install the development version
316
(``PackageName==dev``).
317
-9. The ``zip_safe`` flag in the setup scrip must be set to ``False``,
+9. The ``zip_safe`` flag in the setup script must be set to ``False``,
318
even if the extension would be safe for zipping.
319
10. An extension currently has to support Python 2.5, 2.6 as well as
320
Python 2.7
0 commit comments