aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorWaylan Limberg <waylan.limberg@icloud.com>2017-12-08 20:13:06 -0500
committerWaylan Limberg <waylan.limberg@icloud.com>2017-12-08 20:46:24 -0500
commit193c5092b130a2e961e476982dc2d2d9c95623d2 (patch)
treef82575e1c60ff3343d3f318629e49eb034ae6e15 /setup.cfg
parent52b8da8e47c6dce643504f503c995c310b14bd19 (diff)
downloadmarkdown-193c5092b130a2e961e476982dc2d2d9c95623d2.tar.gz
markdown-193c5092b130a2e961e476982dc2d2d9c95623d2.tar.bz2
markdown-193c5092b130a2e961e476982dc2d2d9c95623d2.zip
Build and upload wheels for releases.
Update install docs.
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index b0695bb..81482a9 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1 +1,7 @@
[nosetests]
+
+[bdist_wheel]
+universal=1
+
+[metadata]
+license_file = LICENSE.md