Skip to content

Commit

Permalink
Add missing file
Browse files Browse the repository at this point in the history
This was used in the 3.0.0 release, was missed from
being committed to the repo.
  • Loading branch information
rajadain committed Sep 22, 2021
1 parent 853c626 commit 18387f1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[build-system]
requires = [
"setuptools>=42",
"wheel>=0.31",
"twine>=1.11",
'numba==0.54.0',
]

0 comments on commit 18387f1

Please sign in to comment.