Skip to content

Commit

Permalink
Merge pull request #73 from ESSS/universal-wheel
Browse files Browse the repository at this point in the history
Declare package as universal wheel
  • Loading branch information
nicoddemus authored Jan 30, 2019
2 parents 0c8ceb3 + 12ab5f0 commit f74b1eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[flake8]
exclude = docs
max-line-length = 120

[bdist_wheel]
universal = 1

0 comments on commit f74b1eb

Please sign in to comment.