Skip to content

Commit

Permalink
enable universal wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
therefromhere authored and sublee committed Apr 2, 2021
1 parent 91c29b1 commit 70da35b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions setup.cfg
Expand Up @@ -7,3 +7,9 @@ application-import-names = trueskill, conftest
python_files = trueskilltest.py
testpaths = .
confcutdir = .

[bdist_wheel]
universal = 1

[metadata]
license_file = LICENSE

0 comments on commit 70da35b

Please sign in to comment.