dirty: init
This commit is contained in:
parent
19813d4d45
commit
a5776f8e4b
17 changed files with 173 additions and 31 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue