Unverified Commit 533b8cee authored by Anant Sharma's avatar Anant Sharma Committed by GitHub
Browse files

fix: add setuptools dependency (#1792)

parent b4ddca99
...@@ -36,6 +36,7 @@ dependencies = [ ...@@ -36,6 +36,7 @@ dependencies = [
"typer", "typer",
"circus==0.19.0", "circus==0.19.0",
"click<8.2.0", "click<8.2.0",
"setuptools",
] ]
classifiers = [ classifiers = [
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment