summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMatt Robenolt <matt@ydekproductions.com>2015-07-06 10:57:41 -0400
committerMatt Robenolt <matt@ydekproductions.com>2015-07-06 10:57:41 -0400
commit6d94eab2c587d3b620bd0b88ddc4b42401ec286a (patch)
treef2c628331dfe835cf54fed9f3aee98c0bff2005b /setup.cfg
parentea40f64c6a542ae325f00b2e1ddc98b9408a0cf5 (diff)
downloadraven-6d94eab2c587d3b620bd0b88ddc4b42401ec286a.tar.gz
s/[wheel]/[bdist_wheel]/
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index d12f410..4067bf0 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -8,5 +8,5 @@ ignore = F999,E501,E128,E124,E402,W503,E731,F841
max-line-length = 100
exclude = .tox,.git,docs
-[wheel]
+[bdist_wheel]
universal = 1