We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db62267 commit df1be60Copy full SHA for df1be60
1 file changed
.github/workflows/pypi-publish.yml
@@ -100,6 +100,7 @@ jobs:
100
--exclude lib_slime_obs.so
101
--exclude lib_slime_rdma.so
102
--exclude lib_slime_nvlink.so
103
+ --exclude lib_slime_tcp.so
104
--exclude libascend_direct.so
105
-w {dest_dir} {wheel}
106
with:
0 commit comments