Skip to content

Commit

Permalink
Merge pull request #11 from tgale96/include-hpp-cutlass
Browse files Browse the repository at this point in the history
Capture .hpp files for pypi.
  • Loading branch information
tgale96 authored Jan 12, 2024
2 parents 157f5b1 + 4c3a3db commit 51b993e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
recursive-include csrc *.h
recursive-include csrc *.cu

recursive-include third_party/cutlass/include *.h
recursive-include third_party/cutlass/include *.h
recursive-include third_party/cutlass/include *.hpp

0 comments on commit 51b993e

Please sign in to comment.