diff options
| author | Florian Apolloner <florian@apolloner.eu> | 2013-06-29 16:28:05 +0200 |
|---|---|---|
| committer | Florian Apolloner <florian@apolloner.eu> | 2013-07-28 10:57:34 +0200 |
| commit | 88ddb93a8a0ca16ef5ecd1f23a36b5c10486971a (patch) | |
| tree | f3893c8ab9882dcd178daf25c9f8a453fc312c74 | |
| parent | 41492f0f1b4048cf578eb34c7d3424c4f317f31c (diff) | |
[1.5.x] Removed comment from setup.cfg which broke newer wheel versions.
Backport of b5f709e6f4c67020bedb141b9b18c5cd1e05f829 from master.
| -rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
