diff options
| author | Alex Gaynor <alex.gaynor@gmail.com> | 2014-05-10 09:31:22 -0700 |
|---|---|---|
| committer | Alex Gaynor <alex.gaynor@gmail.com> | 2014-05-10 09:31:22 -0700 |
| commit | e3091964bf115aa83e95aba30ab5881d68f94e0a (patch) | |
| tree | 79ca7e9801717b1649cc9e26f75b833e94929179 | |
| parent | 9e068d637911507cc612d2b644ac33ec8b6f1149 (diff) | |
| download | django-compressor-e3091964bf115aa83e95aba30ab5881d68f94e0a.tar.gz | |
Mark this as a universal wheel
| -rw-r--r-- | setup.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg new file mode 100644 index 0000000..5e40900 --- /dev/null +++ b/setup.cfg @@ -0,0 +1,2 @@ +[wheel] +universal = 1 |
