Skip to content

Commit

Permalink
Include *.cu in MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
BichengYing authored Apr 28, 2021
1 parent 7afc051 commit 303b47a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
recursive-include * *.h *.hpp *.cc *.md *.rst
recursive-include * *.h *.hpp *.cc *.md *.rst *.cu

include README.rst LICENSE requirements.txt
prune .eggs

graft third_party/boost
graft third_party/boost

0 comments on commit 303b47a

Please sign in to comment.