Skip to content

Commit

Permalink
Merge pull request #608 from maresb/add-setuptools-dependency
Browse files Browse the repository at this point in the history
Add explicit `setuptools` dependency
  • Loading branch information
maresb committed Feb 11, 2024
2 parents 8284506 + ba3d009 commit 93135c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Expand Up @@ -35,6 +35,7 @@ dependencies = [
"jinja2",
"pydantic >=1.10",
"pyyaml >= 5.1",
"setuptools",
'tomli; python_version<"3.11"',
"typing-extensions",
# conda dependencies
Expand Down

0 comments on commit 93135c1

Please sign in to comment.