Skip to content

Commit

Permalink
Add numba to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
singularitti committed Dec 19, 2023
1 parent b639b98 commit 8861d2e
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 @@ -14,6 +14,7 @@ dependencies = [
"text-stream>=0.2.0",
"pyyaml>=6.0.1",
"matplotlib>=3.8.2",
"numba>=0.58.1",
]
requires-python = ">=3.11"
readme = "README.md"
Expand Down

0 comments on commit 8861d2e

Please sign in to comment.