This commit is contained in:
Claudio Santini 2025-02-09 19:15:21 +01:00
parent 7003edee22
commit 6b9820a76d
2 changed files with 4 additions and 1 deletions

BIN
imgs/mac.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 612 KiB

View file

@ -18,7 +18,10 @@ dependencies = [
"misaki[zh] (>=0.7.10,<0.8.0)",
"wxpython (>=4.2.2,<5.0.0)"
]
exclude = [
"imgs",
"test"
]
[build-system]
requires = ["poetry-core>=2.0.0,<3.0.0"]