Skip to content

Commit 2eeba10

Browse files
author
Federico J. Fernandez
committed
Missing separator
1 parent 4d749b4 commit 2eeba10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ def run(self):
5656
classifiers=[
5757
'Development Status :: 4 - Beta',
5858
'Programming Language :: Python :: 2.7',
59-
'Programming Language :: Python :: 3.5'
59+
'Programming Language :: Python :: 3.5',
6060
'License :: OSI Approved :: BSD License'
6161
],
6262
packages=find_packages(exclude=['*.tests']),

0 commit comments

Comments
 (0)