chore: Format pyproject
This commit is contained in:
parent
f6c0189529
commit
e1e09b6011
1 changed files with 11 additions and 2 deletions
|
@ -8,7 +8,16 @@ readme = "README.md"
|
||||||
packages = [{ include = "papis_extract" }]
|
packages = [{ include = "papis_extract" }]
|
||||||
homepage = "https://git.martyoeh.me/Marty/papis-extract"
|
homepage = "https://git.martyoeh.me/Marty/papis-extract"
|
||||||
repository = "https://github.com/marty-oehme/papis-extract"
|
repository = "https://github.com/marty-oehme/papis-extract"
|
||||||
keywords = ["papis", "pdf", "biblatex", "bibtex", "bibliography", "reference manager", "research", "science"]
|
keywords = [
|
||||||
|
"papis",
|
||||||
|
"pdf",
|
||||||
|
"biblatex",
|
||||||
|
"bibtex",
|
||||||
|
"bibliography",
|
||||||
|
"reference manager",
|
||||||
|
"research",
|
||||||
|
"science",
|
||||||
|
]
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.11"
|
python = "^3.11"
|
||||||
|
|
Loading…
Reference in a new issue