We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e82cfc commit 9099e02Copy full SHA for 9099e02
1 file changed
pyproject.toml
@@ -5,7 +5,6 @@ description = "An open-source Python library for audio time-scale modification."
5
authors = ["Sangeon Yong <koragon2@kaist.ac.kr>"]
6
license = "GPL-3.0"
7
readme = "README.md"
8
-packages = [{include = "pyptsmod"}]
9
10
[tool.poetry.dependencies]
11
python = ">=3.8,<3.13"
0 commit comments