summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgweis <gerhard.weis@gmail.com>2017-07-05 14:03:29 +1000
committerGitHub <noreply@github.com>2017-07-05 14:03:29 +1000
commit3392d73c9d896e80640e19e81ada457b70a95e31 (patch)
tree654ae02a86c7096f1fffb7620d49d8fe83d55683
parente3e1bd3120f00b2867ad7c4243122cfbe864a695 (diff)
parent9946c13e15f5f38214ce9fb3beaf4cfdc8022910 (diff)
downloadisodate-3392d73c9d896e80640e19e81ada457b70a95e31.tar.gz
Merge pull request #30 from graingert/patch-2
Support universal wheels
-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