Generating two requirments file for TUI and GUI.
This commit is contained in:
parent
f233d615e3
commit
82ae4d1817
2 changed files with 8 additions and 0 deletions
4
requirements_gui.txt
Normal file
4
requirements_gui.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
pyyaml
|
||||
piexif
|
||||
pillow
|
||||
pyside6
|
4
requirements_tui.txt
Normal file
4
requirements_tui.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
pyyaml
|
||||
piexif
|
||||
pillow
|
||||
simple_term_menu
|
Loading…
Add table
Add a link
Reference in a new issue