Skip to content

Commit

Permalink
fix: [poetry] Trying to fix setuptools dependency on Python 3.12 & 13
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisr3d committed Dec 20, 2024
1 parent 3b3452d commit 0417b03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ mixbox = "^1.0.3"
maec = "^4.1.0"
stix-edh = "1.0.3"
misp-lib-stix2 = "^3.0.1"
setuptools = "*"

[tool.poetry.dev-dependencies]
flake8 = "^3.8.3"
Expand Down

0 comments on commit 0417b03

Please sign in to comment.