textual-paint/setup.cfg
2023-04-29 17:30:46 -04:00

20 lines
247 B
INI

[metadata]
name = textual_paint
version = 0.1.0
[options]
packages = find:
install_requires =
textual
rich
stransi
pyperclip
[options.extras_require]
dev =
watchdog
psutil
wallpaper =
appscript
pyxdg
PyGObject