mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-03-21 17:24:51 -05:00
[O] Specify python 3.7 to be min version
This commit is contained in:
parent
2fe21deea8
commit
1afbd66355
|
|
@ -10,6 +10,7 @@ readme = "README.md"
|
|||
authors = [
|
||||
{ name = "Azalea Gui", email = "me@hydev.org" },
|
||||
]
|
||||
requires-python = ">=3.7"
|
||||
license = "MIT"
|
||||
classifiers = [
|
||||
"License :: OSI Approved :: MIT License",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user