This commit is contained in:
emdee 2024-02-08 20:37:58 +00:00
parent b54c0d1716
commit acb9e83c29
14 changed files with 25 additions and 19 deletions

View file

@ -56,6 +56,6 @@ setup(
]
},
install_requires=[
'PySide6',
'PyQt6',
],
)