mirror of
https://github.com/venthur/blag.git
synced 2025-11-25 20:52:43 +00:00
fixed requirements in pyproject.toml still pointing to sphinx
This commit is contained in:
@@ -31,7 +31,9 @@ blag = "blag.blag:main"
|
||||
[project.optional-dependencies]
|
||||
dev = [
|
||||
"build",
|
||||
"sphinx",
|
||||
"mkdocs",
|
||||
"mkdocs-material",
|
||||
"mkdocstrings[python]",
|
||||
"twine",
|
||||
"wheel",
|
||||
"pytest",
|
||||
|
||||
Reference in New Issue
Block a user