Skip to content

Commit

Permalink
[1.6.x] Removed comment from setup.cfg which broke newer wheel versions.
Browse files Browse the repository at this point in the history
Backport of b5f709e from master.
  • Loading branch information
apollo13 committed Jun 29, 2013
1 parent 6908b65 commit c55cb6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ install-script = scripts/rpm-install.sh
license-file = LICENSE

[wheel]
universal = 1 # use py2.py3 tag for pure-python dist
universal = 1

0 comments on commit c55cb6f

Please sign in to comment.