Adjust window size on small devices

This commit is contained in:
Mark Qvist 2025-03-11 17:35:04 +01:00
parent b1678a1532
commit a24f1f1073
2 changed files with 21 additions and 5 deletions

View file

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