Skip to content

Commit 0417b03

Browse files
committed
fix: [poetry] Trying to fix setuptools dependency on Python 3.12 & 13
1 parent 3b3452d commit 0417b03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ mixbox = "^1.0.3"
4949
maec = "^4.1.0"
5050
stix-edh = "1.0.3"
5151
misp-lib-stix2 = "^3.0.1"
52+
setuptools = "*"
5253

5354
[tool.poetry.dev-dependencies]
5455
flake8 = "^3.8.3"

0 commit comments

Comments
 (0)