Skip to content

Commit

Permalink
Missing separator
Browse files Browse the repository at this point in the history
  • Loading branch information
Federico J. Fernandez committed Apr 19, 2017
1 parent 4d749b4 commit 2eeba10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ def run(self):
classifiers=[
'Development Status :: 4 - Beta',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3.5'
'Programming Language :: Python :: 3.5',
'License :: OSI Approved :: BSD License'
],
packages=find_packages(exclude=['*.tests']),
Expand Down

0 comments on commit 2eeba10

Please sign in to comment.