mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
added qtpy to install_requires
This commit is contained in:
parent
d585450f99
commit
f8cf45dfbc
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -98,6 +98,7 @@ install_requires = [
|
|||
"jinxed",
|
||||
"blessed",
|
||||
"Qt",
|
||||
"qtpy",
|
||||
"speedcopy",
|
||||
"googleapiclient",
|
||||
"httplib2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue