Skip to content

Commit

Permalink
Update setup.py (#2263)
Browse files Browse the repository at this point in the history
  • Loading branch information
icfaust authored Jan 16, 2025
1 parent 558458f commit 8a12f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ def onedal_post_build(self):


class develop(onedal_build, orig_develop.develop):
pass
parallel = None


class build(onedal_build, orig_build.build):
Expand Down

0 comments on commit 8a12f04

Please sign in to comment.