Skip to content

Commit 02f195e

Browse files
authored
Updating python version
1 parent 65ab661 commit 02f195e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,11 @@ authors = [
1313
{name = "Alex Lacoste", email = "[email protected]"},
1414
{name = "Tom Marty", email = "[email protected]"},
1515
{name = "Massimo Caccia", email = "[email protected]"},
16-
{name = "Thibault Le Sellier de Chezelles", email = "[email protected]"}
16+
{name = "Thibault Le Sellier de Chezelles", email = "[email protected]"},
17+
{name = "Aman Jaiswal", email = "[email protected]"},
1718
]
1819
readme = "README.md"
19-
requires-python = ">3.7"
20+
requires-python = ">3.10"
2021
license = {text = "Apache-2.0"}
2122
classifiers = [
2223
"Development Status :: 2 - Pre-Alpha",

0 commit comments

Comments
 (0)