Skip to content

Commit

Permalink
add packaging Py pkg requirement to both CPU + GPU
Browse files Browse the repository at this point in the history
  • Loading branch information
ahbarnett committed Sep 26, 2024
1 parent 7113b0e commit 9e88e80
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions python/cufinufft/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
numpy
six
packaging
1 change: 1 addition & 0 deletions python/finufft/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
numpy >= 1.12.0
packaging

0 comments on commit 9e88e80

Please sign in to comment.