added some upload info
Dieser Commit ist enthalten in:
Ursprung
a53a14adf6
Commit
d390eb1370
|
@ -55,6 +55,9 @@ style = ["ruff {args:.}", "black --check --diff {args:.}"]
|
||||||
fmt = ["black {args:.}", "ruff --fix {args:.}", "style"]
|
fmt = ["black {args:.}", "ruff --fix {args:.}", "style"]
|
||||||
all = ["style", "typing"]
|
all = ["style", "typing"]
|
||||||
|
|
||||||
|
[tool.hatch.publish.index.repos.private]
|
||||||
|
url = "https://gitea.sebastian-tobie.de/api/packages/sebastian/pypi"
|
||||||
|
|
||||||
[tool.black]
|
[tool.black]
|
||||||
target-version = ["py37"]
|
target-version = ["py37"]
|
||||||
line-length = 120
|
line-length = 120
|
||||||
|
|
Laden…
In neuem Issue referenzieren