diff options
| author | Florian Apolloner <florian@apolloner.eu> | 2013-06-29 16:28:05 +0200 |
|---|---|---|
| committer | Florian Apolloner <florian@apolloner.eu> | 2013-06-29 16:28:52 +0200 |
| commit | c55cb6fa4524884c8b881b255ed0bb20f5e0b26a (patch) | |
| tree | e50cd93384ef46bb425b74fb9dfba6a1e7c64519 /setup.cfg | |
| parent | 6908b6593949a205d05da342060a9d952bd7b77c (diff) | |
[1.6.x] Removed comment from setup.cfg which broke newer wheel versions.
Backport of b5f709e6f4c67020bedb141b9b18c5cd1e05f829 from master.
Diffstat (limited to 'setup.cfg')
| -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 |
