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 =