summaryrefslogtreecommitdiff
path: root/cli/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'cli/pyproject.toml')
-rw-r--r--cli/pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/pyproject.toml b/cli/pyproject.toml
index 9946ab62..08206844 100644
--- a/cli/pyproject.toml
+++ b/cli/pyproject.toml
@@ -27,6 +27,7 @@ requests = "*"
stem = "*"
urllib3 = "*"
eventlet = "*"
+setuptools = "*"
[tool.poetry.dev-dependencies]
pytest = "*"