mirror of
https://github.com/iluvcapra/ptulsconv.git
synced 2026-01-02 18:00:48 +00:00
Update pyproject.toml
Fixing sphinx dependencies
This commit is contained in:
@@ -31,6 +31,8 @@ parsimonious = "^0.10.0"
|
|||||||
tqdm = "^4.67.1"
|
tqdm = "^4.67.1"
|
||||||
reportlab = "^4.4.1"
|
reportlab = "^4.4.1"
|
||||||
py-ptsl = "^101.1.0"
|
py-ptsl = "^101.1.0"
|
||||||
|
sphinx_rtd_theme = {version= '>= 1.1.1', optional=true}
|
||||||
|
sphinx = {version= '>= 5.3.0', optional=true}
|
||||||
|
|
||||||
[tool.poetry.extras]
|
[tool.poetry.extras]
|
||||||
doc = ['sphinx', 'sphinx_rtd_theme']
|
doc = ['sphinx', 'sphinx_rtd_theme']
|
||||||
|
|||||||
Reference in New Issue
Block a user