Skip to content

Commit

Permalink
Use latest Sphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
tushuhei committed Apr 24, 2024
1 parent 4d5976e commit 9e8d7ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ include_package_data = True
test_suite = tests
install_requires =
playwright
sphinx==7.2.6
sphinx

[options.extras_require]
dev =
Expand All @@ -35,6 +35,7 @@ dev =
mypy
Pillow
pytest
sphinx[test]
toml
twine
types-beautifulsoup4
Expand Down

0 comments on commit 9e8d7ef

Please sign in to comment.