Fix URL
This commit is contained in:
parent
309307f1ce
commit
f5c8a51073
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -29,7 +29,7 @@ with open("README.rst", "r") as fh:
|
|||
setup(
|
||||
name="sphinx_weasyprint_builder",
|
||||
version="0.1.0",
|
||||
url="https://procrastinator.nerv-project.eu/nerv-project/tools/sphinx_nervproject_theme",
|
||||
url="https://procrastinator.nerv-project.eu/nerv-project/tools/sphinx_weasyprint_builder",
|
||||
license="EUPL 1.2",
|
||||
author="Kujiu",
|
||||
author_email="kujiu-pypi@kujiu.org",
|
||||
|
|
Loading…
Reference in a new issue