X-Git-Url: http://git.bitcoin.ninja/index.cgi?p=youtube-dl;a=blobdiff_plain;f=setup.py;h=c1e923f71fc83717180ee0e356416d1ce4c7c64b;hp=9444d403d542a0d3066d9d633532e4daf11726e9;hb=698f127c1a9dd460c8dede59df6a0e2ce69f913a;hpb=fe458b65965e5a847a24d00138b723ce67b274e2 diff --git a/setup.py b/setup.py index 9444d403d..c1e923f71 100644 --- a/setup.py +++ b/setup.py @@ -122,6 +122,7 @@ setup( "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", + "Programming Language :: Python :: 3.5", ], cmdclass={'build_lazy_extractors': build_lazy_extractors},