We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f497296 commit d6646d7Copy full SHA for d6646d7
1 file changed
pyproject.toml
@@ -17,6 +17,8 @@ soundfile = "^0.10"
17
pytest = "^7.0"
18
flake8 = "^4.0.1"
19
numpydoc = "^1.0"
20
+recommonmark = "^0.7.1"
21
+furo = "^2023.9.10"
22
23
[tool.poetry.scripts]
24
tsmod = 'pytsmod.console:run'
0 commit comments