Skip to content

Commit

Permalink
Add setup.cfg to disable universal wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham authored Nov 28, 2023
1 parent 8f2a96e commit aa47689
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/cucim/setup.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[bdist_wheel]
universal = 0

0 comments on commit aa47689

Please sign in to comment.