We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65ab661 commit 02f195eCopy full SHA for 02f195e
1 file changed
pyproject.toml
@@ -13,10 +13,11 @@ authors = [
13
{name = "Alex Lacoste", email = "alex.lacoste@servicenow.com"},
14
{name = "Tom Marty", email = "tom.marty@polymtl.ca"},
15
{name = "Massimo Caccia", email = "massimo.caccia1@servicenow.com"},
16
- {name = "Thibault Le Sellier de Chezelles", email = "thibault.de.chezelles@gmail.com"}
+ {name = "Thibault Le Sellier de Chezelles", email = "thibault.de.chezelles@gmail.com"},
17
+ {name = "Aman Jaiswal", email = "aman.jaiswal@servicenow.com"},
18
]
19
readme = "README.md"
-requires-python = ">3.7"
20
+requires-python = ">3.10"
21
license = {text = "Apache-2.0"}
22
classifiers = [
23
"Development Status :: 2 - Pre-Alpha",
0 commit comments