Skip to content

Commit

Permalink
Merge pull request #10 from luizalabs/jh-wheel
Browse files Browse the repository at this point in the history
use wheel by default on setup
  • Loading branch information
renanivo committed Sep 27, 2016
2 parents ce1c4ab + df194c4 commit 3734d50
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 @@
[bdist_wheel]
universal=1

[isort]
known_first_party=django_toolkit
atomic=true
Expand Down

0 comments on commit 3734d50

Please sign in to comment.