Skip to content

Commit 0e904c0

Browse files
committed
Update package version
Signed-off-by: Chin Yeung Li <[email protected]>
1 parent c49786d commit 0e904c0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

setup.cfg

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,13 @@ testing =
8080
pytest-xdist >= 2
8181
black
8282
twine
83+
isort
8384

8485
docs =
85-
Sphinx >= 3.3.1
86-
sphinx-rtd-theme >= 0.5.0
86+
Sphinx>=5.0.2
87+
sphinx-rtd-theme>=1.0.0
8788
sphinx-reredirects >= 0.1.2
88-
doc8 >= 0.8.1
89+
doc8>=0.11.2
8990

9091
[options.entry_points]
9192
console_scripts =

0 commit comments

Comments
 (0)