mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24: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
|
|
@ -2,9 +2,9 @@ import os
|
|||
import logging
|
||||
|
||||
from Qt import QtCore
|
||||
import qtawesome
|
||||
|
||||
from avalon import style
|
||||
from avalon.vendor import qtawesome
|
||||
from openpype.tools.utils.models import TreeModel, Item
|
||||
|
||||
log = logging.getLogger(__name__)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue