mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
added qtawesome and qtpy into poetry lock
This commit is contained in:
parent
e48af45857
commit
a051a5dc4b
32 changed files with 65 additions and 38 deletions
|
|
@ -3,9 +3,8 @@ import inspect
|
|||
|
||||
from Qt import QtWidgets, QtCore, QtGui
|
||||
|
||||
from avalon.vendor import qtawesome
|
||||
import qtawesome
|
||||
|
||||
from openpype import style
|
||||
from openpype.pipeline.create import SUBSET_NAME_ALLOWED_SYMBOLS
|
||||
from openpype.tools.utils import ErrorMessageBox
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue