Skip to content

Commit 1725157

Browse files
authored
Fix entrypoints docs (#2923)
2 parents 2e1c742 + f86e7f2 commit 1725157

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/entry-points.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ To install your app with an entry point, all you need is the script and a
2727
src/
2828
hello/
2929
__init__.py
30+
hello.py
3031
pyproject.toml
3132
3233
Contents of ``hello.py``:

0 commit comments

Comments
 (0)