mirror of
https://github.com/infeeeee/dyn2py
synced 2025-12-16 22:16:18 +01:00
Min Python version
This commit is contained in:
@@ -3,7 +3,7 @@ name = "dyn2py"
|
|||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
description = "Extract python code from Dynamo graphs"
|
description = "Extract python code from Dynamo graphs"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.7"
|
requires-python = ">=3.8"
|
||||||
keywords = ["dynamo", "dyn", "visual programming"]
|
keywords = ["dynamo", "dyn", "visual programming"]
|
||||||
license = { file = "LICENSE" }
|
license = { file = "LICENSE" }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user