Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix setuptools
Browse files Browse the repository at this point in the history
Nicolas Gelders authored and Nicolas Gelders committed Nov 2, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 1051c5f commit dabd898
Showing 2 changed files with 45 additions and 10 deletions.
54 changes: 44 additions & 10 deletions 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
@@ -33,6 +33,7 @@ coverage = "^7.3.2"
pytest-xdist = "^3.3.1"
pytest-cov = "^4.1.0"
types-pyyaml = "^6.0.12.12"
setuptools = "67.6.1"

[build-system]
requires = ["poetry-core"]

0 comments on commit dabd898

Please sign in to comment.