Skip to content

Commit 929bb19

Browse files
committed
Add manifest
This makes sure that `requirements.txt` and the Python `README.md` are included in the source distribution.
1 parent 3d1dfdf commit 929bb19

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MANIFEST.in

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
include python/cufinufft/README.md
2+
include python/cufinufft/requirements.txt

0 commit comments

Comments
 (0)