Skip to content

Commit

Permalink
Added missing comma in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tvincentNuoDB committed Jun 30, 2015
1 parent 46d5b3a commit 420a564
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 @@ -26,7 +26,7 @@
'Development Status :: 5 - Production/Stable',
'Environment :: Console',
'Intended Audience :: Developers',
'License :: OSI Approved :: BSD License'
'License :: OSI Approved :: BSD License',
'Operating System :: MacOS :: MacOS X',
'Operating System :: POSIX :: Linux',
'Programming Language :: Python',
Expand Down

0 comments on commit 420a564

Please sign in to comment.