Use platformdirs for finding the desktop path

This commit is contained in:
Deniz Şafak
2025-04-30 16:29:47 +03:00
parent 68dbdf123d
commit 04e16722e2
4 changed files with 7 additions and 3 deletions
+1
View File
@@ -18,6 +18,7 @@ dependencies = [
"ebooklib>=0.18",
"beautifulsoup4>=4.13.4",
"PyMuPDF>=1.25.5",
"platformdirs>=4.3.7",
"soundfile>=0.13.1",
"pygame>=2.6.1",
"charset_normalizer>=3.4.1",