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 2500719 commit 946cc7cCopy full SHA for 946cc7c
pyproject.toml
@@ -66,3 +66,7 @@ max-complexity = 30
66
67
[tool.hatch.version]
68
path = "nextplot/__about__.py"
69
+
70
+# TODO: remove allowing direct references after new folium release
71
+[tool.hatch.metadata]
72
+allow-direct-references = true
0 commit comments