mirror of
https://github.com/markqvist/LXST.git
synced 2026-04-27 14:20:39 +00:00
Sync upstream
This commit is contained in:
parent
8b23d792a6
commit
54d73da83c
9 changed files with 19 additions and 11 deletions
5
setup.py
5
setup.py
|
|
@ -40,10 +40,11 @@ setuptools.setup(
|
|||
'rnphone=LXST.Utilities.rnphone:main',
|
||||
]
|
||||
},
|
||||
install_requires=["rns>=0.9.3",
|
||||
install_requires=["rns>=0.9.5",
|
||||
"lxmf>=0.7.0",
|
||||
"soundcard",
|
||||
"numpy",
|
||||
"pycodec2",
|
||||
"audioop-lts>=0.2.1;python_version>='3.13'"],
|
||||
python_requires=">=3.7",
|
||||
)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue