Skip to content

Commit 54219d4

Browse files
authored
Try to fix a bug where the ReadTheDocs build can't find the cmd2.__version__ (#1341)
1 parent 4920010 commit 54219d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
pyperclip
33
setuptools
4-
setuptools-scm
4+
setuptools-scm<8
55
Sphinx
66
sphinx-autobuild
77
sphinx-rtd-theme

0 commit comments

Comments
 (0)