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 dbd04e7 commit 7cf3420Copy full SHA for 7cf3420
altair/pyproject.toml
@@ -27,6 +27,7 @@ vcs = "git"
27
style = "pep440"
28
bump = true
29
metadata = false
30
+pattern-prefix = "altair-"
31
32
[tool.hatch.build.targets.wheel]
33
packages = ["custom_components"]
pyplot/pyproject.toml
@@ -21,6 +21,7 @@ vcs = "git"
21
22
23
24
+pattern-prefix = "pyplot-"
25
26
0 commit comments