kopia lustrzana https://github.com/glidernet/python-ogn-client
Remove python prefix of the package name
rodzic
ea0a01508d
commit
b9201e9169
2
setup.py
2
setup.py
|
@ -13,7 +13,7 @@ with open(path.join(here, 'README.md'), encoding='utf-8') as f:
|
|||
long_description = f.read()
|
||||
|
||||
setup(
|
||||
name='python-ogn-client',
|
||||
name='ogn-client',
|
||||
version=PACKAGE_VERSION,
|
||||
description='A python module for the Open Glider Network',
|
||||
long_description=long_description,
|
||||
|
|
Ładowanie…
Reference in New Issue