Skip to content
Snippets Groups Projects
Commit 831c22e4 authored by markn92's avatar markn92
Browse files

typo

parent dba6c067
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ with open(path.join(here, 'README.md'), encoding='utf-8') as f: ...@@ -15,7 +15,7 @@ with open(path.join(here, 'README.md'), encoding='utf-8') as f:
long_description = f.read() long_description = f.read()
setup( setup(
name='evroutinggit ', name='evrouting',
version='0.0.1', version='0.0.1',
long_description=long_description, long_description=long_description,
long_description_content_type='text/markdown', long_description_content_type='text/markdown',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment