We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pyproject.toml
1 parent a70eb72 commit 3a5d01bCopy full SHA for 3a5d01b
pyproject.toml
@@ -31,11 +31,8 @@ dev = [
31
]
32
33
[project.urls]
34
-Homepage = "https://github.com/lig/mnj"
+Homepage = "https://codeberg.org/lig/mnj"
35
Documentation = "https://mnj.readthedocs.io/"
36
-Repository = "https://github.com/lig/mnj"
37
-"Bug Tracker" = "https://github.com/lig/mnj/issues"
38
-Changelog = "https://github.com/lig/mnj/releases"
39
-
40
-[tool.black]
41
-skip-string-normalization = true
+Repository = "https://codeberg.org/lig/mnj"
+"Bug Tracker" = "https://codeberg.org/lig/mnj/issues"
+Changelog = "https://codeberg.org/lig/mnj/releases"
setup.cfg
0 commit comments