Commit 39f63f00 authored by sxtyzhangzk's avatar sxtyzhangzk Committed by Zhekai Zhang
Browse files

[major] add MANIFEST.in

parent 2f9b307c
recursive-include src *.cpp *.h *.hpp *.ipp *.cu *.cuh
recursive-include nunchaku *.py
recursive-include nunchaku/csrc *.cpp *.h *.hpp *.ipp *.cu *.cuh
recursive-include third_party/Block-Sparse-Attention/csrc/block_sparse_attn *.cpp *.h *.hpp *.ipp *.cu *.cuh
recursive-include third_party/cutlass/include *.cpp *.h *.hpp *.ipp *.cu *.cuh
recursive-include third_party/json/include *.cpp *.h *.hpp *.ipp
recursive-include third_party/mio/include *.cpp *.h *.hpp *.ipp
recursive-include third_party/spdlog/include *.cpp *.h *.hpp *.ipp
include LICENCE.txt
include third_party/Block-Sparse-Attention/LICENSE
include third_party/cutlass/LICENSE.txt
include third_party/json/LICENSE.MIT
include third_party/mio/LICENSE
include third_party/spdlog/LICENSE
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment