summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Robenolt <matt@ydekproductions.com>2013-11-13 07:48:27 -0800
committerMatt Robenolt <matt@ydekproductions.com>2013-11-13 07:48:27 -0800
commit623a31295c4fcb0860437ecc7bbdce4d2026072c (patch)
treef1bdadb530b4aa3e974698ca1926a9536144da25
parent56bb158fb03b917b27bd52f4c7812c9802826ce9 (diff)
downloadraven-623a31295c4fcb0860437ecc7bbdce4d2026072c.tar.gz
Package up as a wheel
-rw-r--r--setup.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index bf07533..ee0f521 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -6,3 +6,6 @@ addopts=--tb=short
ignore = F999,E501,E128,E124
max-line-length = 100
exclude = .tox,.git,docs
+
+[wheel]
+universal = 1