Skip to content
This repository has been archived by the owner on May 31, 2019. It is now read-only.

Commit

Permalink
Add setup.cfg
Browse files Browse the repository at this point in the history
Currently contains only a directive to build version independent wheels.
  • Loading branch information
hynek committed Jul 27, 2013
1 parent af1f712 commit 1aa3f16
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
@@ -0,0 +1,3 @@
[wheel]
# we're pure-python
universal = 1

0 comments on commit 1aa3f16

Please sign in to comment.