Skip to content

Commit 7848594

Browse files
Added setuptools dependency
1 parent bcbb6da commit 7848594

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ dependencies = [
1717
"oracledb",
1818
"pandas",
1919
"platformdirs",
20+
"setuptools",
2021
]
2122
name = "iot-swarm"
2223
dynamic = ["version"]

0 commit comments

Comments
 (0)