X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=setup.py;h=698ded15c9629fd7f2549df7d4f4d64de9a0e8a2;hb=d1c355c4dbae68d29ed7e5b1e3dd5a77bdcbd2cb;hp=b33a49bc3d7af8ea41f296c4238e9a22bd6b8a21;hpb=7fc90c4a7e01c8882446f2c96e7b321ea883d6f2;p=m_lib.git diff --git a/setup.py b/setup.py index b33a49b..698ded1 100755 --- a/setup.py +++ b/setup.py @@ -34,6 +34,8 @@ setup(name = "m_lib", 'Programming Language :: Python :: 2.7', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.4', + 'Programming Language :: Python :: 3.5', + 'Programming Language :: Python :: 3.6', 'Topic :: Software Development :: Libraries', 'Topic :: Software Development :: Libraries :: Python Modules', ],