Skip to content

Commit

Permalink
Merge pull request #376 from vzhurba01/fix-cmdclass-override
Browse files Browse the repository at this point in the history
Remove duplicated cmdclass override
  • Loading branch information
vzhurba01 authored Jan 10, 2025
2 parents e56b97a + 8c04e06 commit bf4ab09
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cuda_bindings/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -279,8 +279,6 @@ def build_extension(self, ext):
}


cmdclass = {"build_ext": ParallelBuildExtensions}

# ----------------------------------------------------------------------
# Setup

Expand Down

0 comments on commit bf4ab09

Please sign in to comment.