tpDcc-libs-python
tpDcc-core
Qt.py
aenum
scandir
pathlib2
python-json-logger

[:python_version < "2.7" and sys_platform == "darwin"]
PySide

[:python_version < "3"]
pysvg

[:python_version < "3.4"]
singledispatch

[:python_version <= "3.4" and sys_platform == "win32"]
PySide

[:python_version > "3.4" and sys_platform == "win32"]
PySide2

[:python_version >= "2.7" and sys_platform == "darwin"]
PySide2

[:python_version >= "3"]
pysvg-py3

[dev]
wheel

[test]
pytest
