Setup information
[ton] / setup.py
index 701f1f0..158bf7a 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -30,7 +30,7 @@ setup(
                'Topic :: Software Development :: Libraries',
 
         # Pick your license as you wish (should match "license" above)
-               'License :: OSI Approved :: GNU General Public License v3 (GPLv3)'
+               'License :: OSI Approved :: GNU General Public License v3 (GPLv3)',
 
         # Specify the Python versions you support here. In particular, ensure
         # that you indicate whether you support Python 2, Python 3 or both.