Skip to content

Commit bd3167f

Browse files
author
Fedor Baart
committed
forgot comma,
1 parent ab57259 commit bd3167f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ def find_version(*file_paths):
5858
'Topic :: System :: Distributed Computing',
5959

6060
# Pick your license as you wish (should match "license" above)
61-
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)"
61+
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
6262

6363
# Specify the Python versions you support here. In particular, ensure
6464
# that you indicate whether you support Python 2, Python 3 or both.

0 commit comments

Comments
 (0)