Skip to content

Commit bf4ab09

Browse files
authored
Merge pull request #376 from vzhurba01/fix-cmdclass-override
Remove duplicated cmdclass override
2 parents e56b97a + 8c04e06 commit bf4ab09

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cuda_bindings/setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,8 +279,6 @@ def build_extension(self, ext):
279279
}
280280

281281

282-
cmdclass = {"build_ext": ParallelBuildExtensions}
283-
284282
# ----------------------------------------------------------------------
285283
# Setup
286284

0 commit comments

Comments
 (0)