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:05 +0200 |
| commit | b5f709e6f4c67020bedb141b9b18c5cd1e05f829 (patch) | |
| tree | a5211d9a558d7cfa4ad023134fa40848bc8f6b65 | |
| parent | 6118d6d1c982e428cf398ac998eb9f0baba15bad (diff) | |
Removed comment from setup.cfg which broke newer wheel versions.
| -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 |
