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 a786ea7 commit f86e7f2Copy full SHA for f86e7f2
docs/entry-points.rst
@@ -27,6 +27,7 @@ To install your app with an entry point, all you need is the script and a
27
src/
28
hello/
29
__init__.py
30
+ hello.py
31
pyproject.toml
32
33
Contents of ``hello.py``:
0 commit comments