Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

General: Remove vendors from avalon #426

Merged
merged 3 commits into from
Mar 9, 2022

Conversation

iLLiCiTiT
Copy link
Member

@iLLiCiTiT iLLiCiTiT commented Mar 7, 2022

Description

Remove vendors and expect that all required python modules are available in sys.path.

Depends on ynput/OpenPype#2848

@mkolar
Copy link
Member

mkolar commented Mar 7, 2022

Task linked: OP-2841 Add vendors from avalon


from ..vendor.Qt import QtWidgets, QtCore, QtGui
from .. import io, api, style
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'..api' imported but unused
'..io' imported but unused
'..style' imported but unused

Copy link
Member

@jakubjezek001 jakubjezek001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

macos Flame was ok

@iLLiCiTiT iLLiCiTiT merged commit 2875526 into main Mar 9, 2022
@iLLiCiTiT iLLiCiTiT deleted the enhancement/OP-2841_Add-vendors-from-avalon branch March 9, 2022 18:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants