Skip to content

Commit 4af08ad

Browse files
committed
fix: add versioneer for rtfd
Readthedocs uses `python setup.py install` rather than `pip install` bypassing many modern installation features.
1 parent 69ddeb6 commit 4af08ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ mkdocs ~=1.1
22
mkdocs-material ~=6.1
33
mkdocs-awesome-pages-plugin ~=2.4
44
mkdocstrings ~=0.14
5+
versioneer-518

0 commit comments

Comments
 (0)