fix setup

fix-setup
flybird11111 2024-06-06 02:44:41 +00:00
parent b96c6390f4
commit 2d1a785b71
1 changed files with 1 additions and 0 deletions

View File

@ -144,6 +144,7 @@ setup(
package_data={
"colossalai": [
"kernel/extensions/csrc/**/*",
"kernel/extensions/pybind/**/*",
]
},
)