MANIFEST.in 142 B

123456
  1. include LICENSE
  2. include README.md
  3. include CMakeLists.txt
  4. exclude pyproject.toml
  5. recursive-include sherpa-ncnn *.*
  6. recursive-include cmake *.*