[O] Specify python 3.7 to be min version
This commit is contained in:
parent
2fe21deea8
commit
1afbd66355
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ readme = "README.md"
|
||||||
authors = [
|
authors = [
|
||||||
{ name = "Azalea Gui", email = "me@hydev.org" },
|
{ name = "Azalea Gui", email = "me@hydev.org" },
|
||||||
]
|
]
|
||||||
|
requires-python = ">=3.7"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
classifiers = [
|
classifiers = [
|
||||||
"License :: OSI Approved :: MIT License",
|
"License :: OSI Approved :: MIT License",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue