Fix URL in setup.py
This commit is contained in:
parent
c2e9353760
commit
523fb99d79
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -26,7 +26,7 @@ setup(
|
|||
name='plum',
|
||||
version=find_version("plum", "__init__.py"),
|
||||
description='',
|
||||
url='https://github.com/orchardup.plum',
|
||||
url='https://github.com/orchardup/plum',
|
||||
author='Orchard Laboratories Ltd.',
|
||||
author_email='hello@orchardup.com',
|
||||
packages=['plum'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue