aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>2014-03-16 10:22:41 +0100
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>2014-03-16 10:22:41 +0100
commit4056ad8f3634f72661e4e856178b6db97af3aa7f (patch)
treea868aa749e6243bbd7e4b57f5e7fd06623830b99 /setup.cfg
parent6563837ee1e62ed33aa223f4bf6f11addaab140a (diff)
downloadyoutube-dl-4056ad8f3634f72661e4e856178b6db97af3aa7f.zip
youtube-dl-4056ad8f3634f72661e4e856178b6db97af3aa7f.tar.gz
youtube-dl-4056ad8f3634f72661e4e856178b6db97af3aa7f.tar.bz2
Build and upload universal wheels to pypi
Diffstat (limited to 'setup.cfg')
-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..e57d130
--- /dev/null
+++ b/setup.cfg
@@ -0,0 +1,2 @@
+[wheel]
+universal = True