new
This commit is contained in:
parent
c7580c3a35
commit
60c48bcb6a
12 changed files with 652 additions and 532 deletions
3
setup.py
3
setup.py
|
|
@ -56,6 +56,7 @@ setup(
|
|||
]
|
||||
},
|
||||
install_requires=[
|
||||
'PyQt6',
|
||||
'PyQt5',
|
||||
],
|
||||
zip_safe = False,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue