Lower Python Version
This commit is contained in:
@ -3,7 +3,7 @@ name = "makeGraph"
|
|||||||
version = "0.1.12"
|
version = "0.1.12"
|
||||||
description = "A custom python Matplotlib wrapper"
|
description = "A custom python Matplotlib wrapper"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.13"
|
requires-python = ">=3.8"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"matplotlib>=3.10.1",
|
"matplotlib>=3.10.1",
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user