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 cc6d0d5 commit ff1b9a1Copy full SHA for ff1b9a1
pyproject.toml
@@ -8,7 +8,7 @@ dynamic = ["version"]
8
description = "Data visualization toolchain based on aggregating into a grid"
9
readme = "README.md"
10
license = { text = "New BSD" }
11
-requires-python = ">=3.9"
+requires-python = ">=3.10"
12
authors = [{ name = "HoloViz developers", email = "developers@holoviz.org" }]
13
maintainers = [{ name = "HoloViz developers", email = "developers@holoviz.org" }]
14
classifiers = [
0 commit comments