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 054cb43 commit f27e679Copy full SHA for f27e679
setup.py
@@ -72,7 +72,7 @@ def read(path):
72
'pueblo>=0.0.7',
73
'pytz',
74
],
75
- doc=['sphinx>=3.5,<8',
+ doc=['sphinx>=3.5,<9',
76
'crate-docs-theme>=0.26.5'],
77
),
78
python_requires='>=3.6',
0 commit comments