diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-09-01 12:05:40 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-09-01 12:05:40 +0200 |
commit | 1727f7418be816c4b72da590207766f32b2ef73a (patch) | |
tree | dc3dff873b9c36006baa233d1b8dc509715928df | |
parent | Bump to version to 0.0.8 (diff) | |
download | tyrian-sphinx-theme-1727f7418be816c4b72da590207766f32b2ef73a.tar.gz tyrian-sphinx-theme-1727f7418be816c4b72da590207766f32b2ef73a.tar.bz2 tyrian-sphinx-theme-1727f7418be816c4b72da590207766f32b2ef73a.zip |
Update homepage
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ setup( long_description_content_type='text/markdown', author="Max Magorsch", author_email="max@magorsch.de", - url="https://github.com/mmagorsc/tyrian_sphinx_theme", + url="https://gitweb.gentoo.org/proj/tyrian-sphinx-theme.git", packages=["tyrian_sphinx_theme"], package_data={'tyrian_sphinx_theme': [ 'theme.conf', |