mirror of
https://github.com/tgorordo/carousel.git
synced 2026-06-12 20:42:13 -07:00
add click and gui pyinstaller targets
This commit is contained in:
parent
5ee9a2f33f
commit
04fc4754bf
5 changed files with 96 additions and 2 deletions
|
|
@ -9,7 +9,9 @@ dependencies = [
|
|||
"click>=8.1.8",
|
||||
"numpy>=2.2.4",
|
||||
"polars>=1.26.0",
|
||||
"pyside6>=6.9.0",
|
||||
"pytest-benchmark>=5.1.0",
|
||||
"qtpy>=2.4.3",
|
||||
"rich>=14.0.0",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue