summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Crosley <timothy.crosley@gmail.com>2016-04-22 19:01:25 -0700
committerTimothy Crosley <timothy.crosley@gmail.com>2016-04-22 19:01:25 -0700
commit912019eca5f9e19f8cda96ff88bff5f464a43e50 (patch)
treeec4ea9c48f077f1eb21e7fab77edf5d87fd2a296
parentee9d33cc5fa3b2f0a9da2b59f2fdabe9209b4348 (diff)
parent1d46367fb2a4f8506ef799adfd867b18ac95c2c5 (diff)
downloadisort-912019eca5f9e19f8cda96ff88bff5f464a43e50.tar.gz
Update acknowledgements in dev
-rw-r--r--ACKNOWLEDGEMENTS.md1
-rw-r--r--setup.cfg2
2 files changed, 2 insertions, 1 deletions
diff --git a/ACKNOWLEDGEMENTS.md b/ACKNOWLEDGEMENTS.md
index f77527d3..1fcff90d 100644
--- a/ACKNOWLEDGEMENTS.md
+++ b/ACKNOWLEDGEMENTS.md
@@ -68,6 +68,7 @@ Code Contributors
- Andy Boot (@bootandy)
- @m7v8
- John Vandenberg (@jayvdb)
+- Adam Chainz (@adamchainz)
Documenters
===================
diff --git a/setup.cfg b/setup.cfg
index 4ab7eb2b..85548bf5 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,4 +1,4 @@
-[wheel]
+[bdist_wheel]
universal = 1
[flake8]