summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2016-10-13 11:50:15 -0500
committerMonty Taylor <mordred@inaugust.com>2016-10-13 11:50:15 -0500
commit2757b2848f58c383db69872cc223d98566c46e88 (patch)
treebb71b4356fbd195c827f8af7e0220fe3cbbcd37a /setup.cfg
parent9b92de5f0f6564def0824328bd82b6269d0fbef7 (diff)
Update README formatting and make wheels universal1.0.3
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 8302252..f38e27f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -24,3 +24,6 @@ packages =
24[entry_points] 24[entry_points]
25console_scripts = 25console_scripts =
26 ttrun = ttrun.cmd:main 26 ttrun = ttrun.cmd:main
27
28[wheel]
29universal = 1