Skip to content

Commit a0174fa

Browse files
authored
Add temporary setuptools for python 3.12
1 parent 2a2e7db commit a0174fa

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

poetry.lock

Lines changed: 17 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ pytest = "^8"
2424
black = {extras = ["jupyter"], version = "^24"}
2525
mypy = "^1"
2626
ipykernel = "*"
27+
setuptools = {version = "*", python = ">=3.12"}
2728

2829
[build-system]
2930
requires = ["poetry>=0.12"]

0 commit comments

Comments
 (0)