aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Lenc <mattl@incuna.com>2014-06-18 17:03:42 +0100
committerMatt Lenc <mattl@incuna.com>2014-06-18 17:03:42 +0100
commitb615855f8ca277437dad9c332398e3803c2af41c (patch)
treea63762e97935706acbfecf7e17d84ee5a5f7eba5
parente1daede87708f070a26b86e0aa533be276a1c9a7 (diff)
downloaddjango-wkhtmltopdf-b615855f8ca277437dad9c332398e3803c2af41c.tar.gz
django-wkhtmltopdf-b615855f8ca277437dad9c332398e3803c2af41c.tar.bz2
django-wkhtmltopdf-b615855f8ca277437dad9c332398e3803c2af41c.zip
Add universal wheel distribution file
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
new file mode 100644
index 0000000..2a9acf1
--- /dev/null
+++ b/setup.cfg
@@ -0,0 +1,2 @@
+[bdist_wheel]
+universal = 1