dirty: init

This commit is contained in:
Tiara Rodney 2025-06-06 22:41:37 +02:00
parent 19813d4d45
commit a5776f8e4b
No known key found for this signature in database
GPG key ID: 5F43FAB4FBE5B5EB
17 changed files with 173 additions and 31 deletions

View file

@ -31,9 +31,13 @@ classifiers = [
dependencies = [
"sphinx>=5.1",
]
dynamic = ["version"]
requires-python = ">=3.8"
[project.optional-dependencies]
git = ["pygit2>=1.18.0,<2",]
[project.urls]
Bitbucket = "https://bitbucket.org/byteb4rb1e/sphinxcontrib"