Skip to content

Commit d6646d7

Browse files
committed
add dependency for documentation
1 parent f497296 commit d6646d7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ soundfile = "^0.10"
1717
pytest = "^7.0"
1818
flake8 = "^4.0.1"
1919
numpydoc = "^1.0"
20+
recommonmark = "^0.7.1"
21+
furo = "^2023.9.10"
2022

2123
[tool.poetry.scripts]
2224
tsmod = 'pytsmod.console:run'

0 commit comments

Comments
 (0)