]> git.phdru.name Git - m_lib.git/blobdiff - setup.py
The library was tested and works with Python 3.5 and 3.6
[m_lib.git] / setup.py
index b33a49bc3d7af8ea41f296c4238e9a22bd6b8a21..698ded15c9629fd7f2549df7d4f4d64de9a0e8a2 100755 (executable)
--- 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',
     ],