From b00bc6965f4059769b06a193844b675f86c4c0e0 Mon Sep 17 00:00:00 2001 From: Tomi Poveda Date: Thu, 21 Nov 2019 02:24:27 +0100 Subject: [PATCH] Updated requirements --- requirements.txt | 4 +++- setup.cfg | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb10f38..74deca0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,6 @@ pytest-cov coveralls sphinx sphinx_rtd_theme -tpPyUtils \ No newline at end of file +tpPyUtils +gazu +artellapipe \ No newline at end of file diff --git a/setup.cfg b/setup.cfg index 68d32c4..afb1333 100644 --- a/setup.cfg +++ b/setup.cfg @@ -21,6 +21,8 @@ install_requires= sphinx sphinx_rtd_theme tpPyUtils + gazu + artellapipe [options.extras_require] dev =