| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 7576f94 commit 38f9bfb
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -189,7 +189,7 @@ its version, e.g. ``1.0.0``, consist of: | |||
| 189 | 189 | #. Python scripts must appear in ``scripts`` and begin with exactly | |
| 190 | 190 | ``b'#!python'`` in order to enjoy script wrapper generation and | |
| 191 | 191 | ``#!python`` rewriting at install time. They may have any or no | |
| 192 | - extension. | ||
| 192 | + extension. The ``scripts`` directory may only contain regular files. | ||
| 193 | 193 | #. ``{distribution}-{version}.dist-info/METADATA`` is Metadata version 1.1 | |
| 194 | 194 | or greater format metadata. | |
| 195 | 195 | #. ``{distribution}-{version}.dist-info/WHEEL`` is metadata about the archive | |
| Back | FazBrowse Home | New Git URL |
0 commit comments