mirror of
https://github.com/infeeeee/dyn2py
synced 2025-12-16 22:16:18 +01:00
New tests, small changes on a lot of things
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "dyn2py"
|
||||
version = "0.2.1"
|
||||
version = "0.3.0"
|
||||
description = "Extract python code from Dynamo graphs"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.8"
|
||||
@@ -30,7 +30,7 @@ changelog = "https://github.com/infeeeee/dyn2py/releases"
|
||||
|
||||
|
||||
[project.scripts]
|
||||
dyn2py = "dyn2py:run"
|
||||
dyn2py = "dyn2py:__command_line"
|
||||
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user