mirror of
https://github.com/wassname/segpy.git
synced 2026-06-27 18:25:38 +08:00
Lower case Segpy->segpy in setup.py
This commit is contained in:
@@ -30,7 +30,7 @@ with open(path.join(here, 'DESCRIPTION.rst'), encoding='utf-8') as f:
|
||||
long_description = f.read()
|
||||
|
||||
setup(
|
||||
name='Segpy',
|
||||
name='segpy',
|
||||
|
||||
# Versions should comply with PEP440. For a discussion on single-sourcing
|
||||
# the version across setup.py and the project code, see
|
||||
|
||||
Reference in New Issue
Block a user