chore: move project
This commit is contained in:
parent
2d1eb82a96
commit
45be6ce8f3
25 changed files with 9 additions and 9 deletions
|
|
@ -7,8 +7,8 @@ requires = [
|
|||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "sphinx-theme-ref"
|
||||
description = "Tiara's Sphinx documentation theme reference"
|
||||
name = "byteb4rb1e.sphinxcontrib.theme.seaharvest"
|
||||
description = "Functional theme for Sphinx documentation generator"
|
||||
authors = [
|
||||
{ name = "Tiara Rodney", email = "tiara.rodney@administratrix.de" }
|
||||
]
|
||||
|
|
@ -37,11 +37,11 @@ dynamic = ["version"]
|
|||
requires-python = ">=3.8"
|
||||
|
||||
[project.entry-points."sphinx.html_themes"]
|
||||
sphinx_theme_ref = "sphinx_theme_ref"
|
||||
seaharvest = "byteb4rb1e.sphinxcontrib.theme.seaharvest"
|
||||
|
||||
[project.urls]
|
||||
Bitbucket = "https://bitbucket.org/tiaracodes/sphinx-theme-ref"
|
||||
GitHub = "https://github.com/oxbqkwwxfrqccwtg/sphinx-theme-ref"
|
||||
Bitbucket = "https://bitbucket.org/byteb4rb1e/sphinxcontrib-theme-seaharvest"
|
||||
GitHub = "https://github.com/ByteB4rb1e/sphinxcontrib-theme-seaharvest"
|
||||
|
||||
[tool.mypy]
|
||||
strict = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue