Skip to content

Commit

Permalink
cuda-python: remove pycuda from requirements
Browse files Browse the repository at this point in the history
Since we can run on any of the given frameworks, we no longer depend on
the `pycuda` package.
  • Loading branch information
janden committed Aug 24, 2023
1 parent 56fad53 commit 3911ebc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/cufinufft/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
numpy
pycuda
six

0 comments on commit 3911ebc

Please sign in to comment.