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 752696a commit 633f0b9Copy full SHA for 633f0b9
setup.py
@@ -69,7 +69,7 @@ def requirements():
69
extras_require = {
70
"docs": [
71
"sphinx==4.2.0",
72
- "enum-tools==0.6.4==1.5.0",
+ "enum-tools==0.6.4",
73
"sphinx-toolbox==2.15.0",
74
"sphinx-rtd-theme==1.0.0",
75
],
0 commit comments