Skip to content

Commit ef95c3a

Browse files
committed
Add setuptools to project dependencies
Signed-off-by: Varsha GS <varsha.gs@ibm.com>
1 parent c9a95f4 commit ef95c3a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ dependencies = [
4747
"autowrapt>=1.0",
4848
"fysom>=2.1.2",
4949
"requests>=2.6.0",
50+
"setuptools>=70.3.0",
5051
"six>=1.12.0",
5152
"urllib3>=1.26.5",
5253
"opentelemetry-api>=1.27.0",

0 commit comments

Comments
 (0)