File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 11# PyTSMod
22
33[ ![ PyPI] ( https://img.shields.io/pypi/v/pytsmod.svg )] ( https://pypi.python.org/pypi/pytsmod )
4- [ ![ Build Status] ( https://img.shields.io/github/workflow/status/KAIST-MACLab/PyTSMod/Python%20package )] ( https://github.com/KAIST-MACLab/PyTSMod/actions/workflows/python-package.yml )
4+ [ ![ Build Status] ( https://img.shields.io/github/actions/ workflow/status/KAIST-MACLab/PyTSMod/.github%2Fworkflows%2Fpython-package.yml )] ( https://github.com/KAIST-MACLab/PyTSMod/actions/workflows/python-package.yml )
55![ Python] ( https://img.shields.io/pypi/pyversions/pytsmod.svg )
66![ license] ( https://img.shields.io/github/license/KAIST-MACLab/PyTSMod.svg )
77![ downloads] ( https://img.shields.io/pypi/dm/pytsmod.svg )
Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ description = "An open-source Python library for audio time-scale modification."
55authors = [" Sangeon Yong <koragon2@kaist.ac.kr>" ]
66license = " GPL-3.0"
77readme = " README.md"
8- packages = [{include = " pyptsmod" }]
98
109[tool .poetry .dependencies ]
1110python = " >=3.8,<3.13"
You can’t perform that action at this time.
0 commit comments