Browse Source

Add universal bdist wheel

feature/load_slices
Ruben Verweij 7 years ago
parent
commit
a42412db31
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      setup.cfg

+ 4
- 1
setup.cfg View File

@ -1,2 +1,5 @@
[metadata]
description-file = README.md
description-file = README.md
[bdist_wheel]
universal=1

Loading…
Cancel
Save