update URL in setup.py to reflect project name change to multinut
This commit is contained in:
parent
654ac60564
commit
b1675c6a62
2
setup.py
2
setup.py
@ -10,7 +10,7 @@ setup(
|
||||
description='A completely unnecessary multitool module.',
|
||||
long_description=open('README.md').read(),
|
||||
long_description_content_type='text/markdown',
|
||||
url='https://github.com/ChipperFluff/chipi-tool',
|
||||
url='https://github.com/ChipperFluff/multinut',
|
||||
classifiers=[
|
||||
'Programming Language :: Python :: 3',
|
||||
'License :: OSI Approved :: MIT License',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user