Skip to content

Commit ff1b9a1

Browse files
authored
chore: bump python version (#1415)
1 parent cc6d0d5 commit ff1b9a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dynamic = ["version"]
88
description = "Data visualization toolchain based on aggregating into a grid"
99
readme = "README.md"
1010
license = { text = "New BSD" }
11-
requires-python = ">=3.9"
11+
requires-python = ">=3.10"
1212
authors = [{ name = "HoloViz developers", email = "developers@holoviz.org" }]
1313
maintainers = [{ name = "HoloViz developers", email = "developers@holoviz.org" }]
1414
classifiers = [

0 commit comments

Comments
 (0)