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.
2 parents e309963 + 8d205ef commit 0e80b62Copy full SHA for 0e80b62
setup.cfg
@@ -129,17 +129,18 @@ testing =
129
pytest >= 6, != 7.0.0
130
pytest-xdist >= 2
131
aboutcode-toolkit >= 7.0.2
132
+ pycodestyle >= 2.8.0
133
twine
134
black
135
isort
136
vendorize >= 0.3.0
137
pytest-rerunfailures
138
139
docs =
- Sphinx == 5.3.0
140
+ Sphinx == 6.2.1
141
sphinx_rtd_theme >= 0.5.1
142
docutils < 0.17
- doc8
143
+ doc8 >= 0.8.1
144
145
# linux-only package handling
146
packages =
0 commit comments