mirror of
https://github.com/1j01/textual-paint.git
synced 2024-12-30 10:12:01 +03:00
20 lines
247 B
INI
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
|