setup.py: fix wheel building

This commit is contained in:
Dmytro Dzhulgakov
2025-02-26 17:48:57 +00:00
parent 78cacf70d4
commit fc7c3f8299
2 changed files with 50 additions and 28 deletions

3
.gitignore vendored
View File

@@ -5,3 +5,6 @@ build
dist
*.egg-info
*.pyc
# Third-party links created by `setup.py develop`
deep_gemm/include/cute
deep_gemm/include/cutlass