this repo has no description
at develop 244 B view raw
1 2[tool.pyflow] 3name = "" 4py_version = "3.9" 5version = "0.1.0" 6 7[tool.pyflow.scripts] 8 9[tool.pyflow.dependencies] 10cffi = ">=0.0.0" 11numpy = ">=0.0.0" 12seaborn = ">=0.0.0" 13matplotlib = ">=0.0.0" 14minizinc = "^0.4.2" 15 16[tool.pyflow.dev-dependencies] 17