Skip to content

Commit e118b94

Browse files
committed
require python 3.10 or greater
1 parent addec09 commit e118b94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ authors = [
1111
license = "MIT"
1212
description = "MultiversX Smart Contracts Tools"
1313
readme = "README.md"
14-
requires-python = ">=3.8"
14+
requires-python = ">=3.10"
1515
classifiers = [
1616
"Programming Language :: Python :: 3",
1717
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)