Added full RNS status button on Android

This commit is contained in:
Mark Qvist 2025-03-09 19:16:54 +01:00
parent 143f440df7
commit 1c9342d772
4 changed files with 19 additions and 5 deletions

View file

@ -123,6 +123,7 @@ setuptools.setup(
"ffpyplayer",
"sh",
"numpy<=1.26.4",
"lxst>=0.2.2",
"mistune>=3.0.2",
"beautifulsoup4",
"pycodec2;sys.platform!='Windows' and sys.platform!='win32' and sys.platform!='darwin'",