Skip to content

Commit 8935d9b

Browse files
committed
update description, license, and readme
1 parent efd7830 commit 8935d9b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
[tool.poetry]
22
name = "pytsmod"
33
version = "0.2.0"
4-
description = ""
4+
description = "An open-source Python library for audio time-scale modification."
55
authors = ["Sangeon Yong <koragon2@kaist.ac.kr>"]
66

7+
license = "GPL-3.0"
8+
readme = "README.md"
9+
710
[tool.poetry.dependencies]
811
python = "^3.6"
912
numpy = "^1.16.0"

0 commit comments

Comments
 (0)