From 1227a8ceb12da48557e6885f05dbd4119daa2ee7 Mon Sep 17 00:00:00 2001 From: Tomi Poveda Date: Thu, 21 Nov 2019 02:39:11 +0100 Subject: [PATCH] Updated requirements --- requirements.txt | 5 ++++- setup.cfg | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) 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 =