Camelcased the name.
This commit is contained in:
parent
ae12204a38
commit
e90df06391
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -1,6 +1,6 @@
|
|||
from distutils.core import setup
|
||||
|
||||
kwargs = {'name': 'glymur',
|
||||
kwargs = {'name': 'Glymur',
|
||||
'version': '0.2.0',
|
||||
'description': 'Tools for manipulating JPEG2000 files',
|
||||
'long_description': open('README').read(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue