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 4c3417f commit a5c7b20Copy full SHA for a5c7b20
pyproject.toml
@@ -3,7 +3,7 @@ name = "multidimio"
3
version = "0.8.5"
4
description = "Cloud-native, scalable, and user-friendly multi dimensional energy data!"
5
authors = [{ name = "Altay Sansal", email = "[email protected]" }]
6
-requires-python = ">=3.10,<3.14"
+requires-python = ">=3.11,<3.14"
7
readme = "README.md"
8
license = { "text" = "Apache-2.0" }
9
keywords = [
0 commit comments