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.
1 parent 6ae9a21 commit 09e95deCopy full SHA for 09e95de
.github/dependabot.yml
@@ -6,4 +6,4 @@ updates:
6
- package-ecosystem: github-actions
7
directory: "/"
8
schedule:
9
- interval: weekly
+ interval: monthly
pyproject.toml
@@ -38,13 +38,12 @@ dependencies = [
38
"pint",
39
]
40
41
-#dynamic = ["version", "readme"]
42
dynamic = ["version"]
43
44
[project.urls]
45
-Homepage = "https://github.com/nfdi4cat/ucumvert/"
46
-Documentation = "https://github.com/nfdi4cat/ucumvert/"
47
-Changelog = "https://github.com/nfdi4cat/ucumvert/blob/main/CHANGELOG.md"
+Documentation = "https://github.com/dalito/ucumvert"
+GitHub = "https://github.com/dalito/ucumvert"
+Changelog = "https://github.com/dalito/ucumvert/releases"
48
49
[project.optional-dependencies]
50
tests = [
0 commit comments