Skip to content

Commit 4c66f15

Browse files
enhance documentation for sphinx usage
follow-up to #221
1 parent b93a511 commit 4c66f15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ instead use ``pkg_resources`` after editable/real installation:
8080

8181
.. code:: python
8282
83+
# contents of docs/conf.py
8384
from pkg_resources import get_distribution
8485
release = get_distribution('myproject').version
8586
# for example take major/minor

0 commit comments

Comments
 (0)