Skip to content

Commit

Permalink
HHT-1103: fixing setuptools to workaround broken package
Browse files Browse the repository at this point in the history
  • Loading branch information
ktatarnikov committed Jul 29, 2024
1 parent dcbcff2 commit 45c6737
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
18 changes: 17 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 @@ -37,6 +37,7 @@ pyyaml = "^6.0.1"
types-pyyaml = "^6.0.12.12"
pre-commit = "^3.7.0"
types-python-dateutil = "^2.9.0"
setuptools = "<72.0.0"

[tool.poetry.group.test.dependencies]
pytest = "^7.4"
Expand Down

0 comments on commit 45c6737

Please sign in to comment.