From c749279ae3c712e70d4e59647f535448168dbb26 Mon Sep 17 00:00:00 2001 From: RĂ©mi Flamary Date: Fri, 5 Jul 2019 11:26:05 +0200 Subject: corresp bug setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index ee32510..c08e3e0 100755 --- a/setup.py +++ b/setup.py @@ -73,7 +73,7 @@ setup(name='POT', 'Topic :: Scientific/Engineering :: Artificial Intelligence', 'Topic :: Scientific/Engineering :: Mathematics', 'Topic :: Scientific/Engineering :: Information Analysis', - 'Programming Language :: Python :: 2',' + 'Programming Language :: Python :: 2', 'Programming Language :: Python :: 2.7', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.4', -- cgit v1.2.3