This commit is contained in:
Tiara Rodney 2025-05-25 21:09:56 +02:00
parent a6979d54bd
commit 9632c5a54a
No known key found for this signature in database
GPG key ID: 5F43FAB4FBE5B5EB
9 changed files with 355 additions and 19 deletions

View file

@ -7,7 +7,7 @@ requires = [
build-backend = "setuptools.build_meta"
[project]
name = "byteb4rb1e-sphinxcontrib"
name = "byteb4rb1e.sphinxcontrib"
description = ""
authors = [
{ name = "Tiara Rodney", email = "tiara.rodney@byteb4rb1e.me" }
@ -19,7 +19,6 @@ classifiers = [
"Environment :: Web Environment",
"Framework :: Sphinx",
"Framework :: Sphinx :: Extension",
"Intended Audience :: Ìnformation Technology",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.9",