Skip to content

Commit 0e80b62

Browse files
Merge remote-tracking branch 'skeleton/main' into add-doc-redirects
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
2 parents e309963 + 8d205ef commit 0e80b62

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

setup.cfg

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,17 +129,18 @@ testing =
129129
pytest >= 6, != 7.0.0
130130
pytest-xdist >= 2
131131
aboutcode-toolkit >= 7.0.2
132+
pycodestyle >= 2.8.0
132133
twine
133134
black
134135
isort
135136
vendorize >= 0.3.0
136137
pytest-rerunfailures
137138

138139
docs =
139-
Sphinx == 5.3.0
140+
Sphinx == 6.2.1
140141
sphinx_rtd_theme >= 0.5.1
141142
docutils < 0.17
142-
doc8
143+
doc8 >= 0.8.1
143144

144145
# linux-only package handling
145146
packages =

0 commit comments

Comments
 (0)