Skip to content

Commit 633f0b9

Browse files
committed
Fix dependencies
1 parent 752696a commit 633f0b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ def requirements():
6969
extras_require = {
7070
"docs": [
7171
"sphinx==4.2.0",
72-
"enum-tools==0.6.4==1.5.0",
72+
"enum-tools==0.6.4",
7373
"sphinx-toolbox==2.15.0",
7474
"sphinx-rtd-theme==1.0.0",
7575
],

0 commit comments

Comments
 (0)