Skip to content

Commit

Permalink
add numba to poetry dependencies (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
true-real-michael authored Apr 18, 2024
1 parent ab33796 commit 77d9260
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 @@ -21,6 +21,7 @@ exclude = ["test"]
python = "^3.9.0"
numpy = "^1.26.0"
k3d = "^2.16.0"
numba = "^0.59.0"

[tool.poetry.dev-dependencies]
pytest = "^7.4.2"
Expand Down

0 comments on commit 77d9260

Please sign in to comment.