Add wheel & metdata config

This commit is contained in:
Ryan P Kilby 2018-08-21 21:29:15 -07:00
parent 691c73d556
commit 4b07c3ca92

View File

@ -1,3 +1,11 @@
[bdist_wheel]
universal = 1
[metadata]
license_file = LICENSE
[flake8]
max-line-length = 120
exclude = docs/*,demo/*