fix url to github repo
This commit is contained in:
parent
663d1d9d7f
commit
04d5df0f54
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -25,7 +25,7 @@ setup(
|
|||
long_description=long_description,
|
||||
long_description_content_type="text/x-rst",
|
||||
# The project's main homepage.
|
||||
url="https://github.com/adafruit/Adafruit_CircuitPython_LED Animation",
|
||||
url="https://github.com/adafruit/Adafruit_CircuitPython_LED_Animation",
|
||||
# Author details
|
||||
author="Adafruit Industries",
|
||||
author_email="circuitpython@adafruit.com",
|
||||
|
|
|
|||
Loading…
Reference in a new issue