Skip to content

Commit 752c337

Browse files
Fix the missing setuptools dependency in dev
1 parent 51ce915 commit 752c337

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
@@ -60,6 +60,7 @@ optional-dependencies.dev = [
6060
"pytest",
6161
"pytest-django",
6262
"python-coveralls",
63+
"setuptools",
6364
]
6465
optional-dependencies.sankey = [
6566
"pysankeybeta~=1.3.0",

0 commit comments

Comments
 (0)