Skip to content

Commit

Permalink
Add setuptools to poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
BaptisteGi committed Jan 6, 2025
1 parent 5c044e6 commit 708f0ed
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
22 changes: 21 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ nornir = "^3.4.1"
nornir-utils = "^0.2.0"
python-slugify = "^8.0.1"
pydantic = ">=1.7.4,!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0"
setuptools = "^75.7.0"


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 708f0ed

Please sign in to comment.