diff --git a/requirements.txt b/requirements.txt index bb10f38..24ed4f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,7 @@ pytest-cov coveralls sphinx sphinx_rtd_theme -tpPyUtils \ No newline at end of file +tpPyUtils +tpDccLib +tpQtLib +tpMayaLib \ No newline at end of file diff --git a/setup.cfg b/setup.cfg index 28ee7b2..900778b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -21,6 +21,9 @@ install_requires= sphinx sphinx_rtd_theme tpPyUtils + tpDccLib + tpQtLib + tpMayaLib [options.extras_require] dev =