Skip to content

Commit bd460e6

Browse files
fix: Sphinx version compatible to python 3.10
1 parent 244052f commit bd460e6

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

docs/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ watchdog==0.9.0
55
flake8==3.7.8
66
tox==3.14.0
77
coverage==4.5.4
8-
Sphinx==1.8.5
8+
Sphinx==8.1.3
99
twine==1.14.0
1010

1111
pytest==6.2.4

0 commit comments

Comments
 (0)