Skip to content

Commit 014da4b

Browse files
committedMay 15, 2021
add Org to pypi repo URL in setup.py
1 parent 2c37159 commit 014da4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
long_description=long_description,
3232
long_description_content_type="text/x-rst",
3333
# The project's main homepage.
34-
url="https://github.com/circuitpython/CircuitPython_DisplayIO_Cartesian.git",
34+
url="https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Cartesian.git",
3535
# Author details
3636
author="Jose David M.",
3737
author_email="",

0 commit comments

Comments
 (0)
Please sign in to comment.