1
0
This repository has been archived on 2025-03-06. You can view files and clone it, but cannot push or open issues or pull requests.
on-restart-benchmarks/pyproject.toml
2021-07-12 20:08:20 +10:00

18 lines
244 B
TOML

[tool.pyflow]
name = ""
py_version = "3.9"
version = "0.1.0"
[tool.pyflow.scripts]
[tool.pyflow.dependencies]
cffi = ">=0.0.0"
numpy = ">=0.0.0"
seaborn = ">=0.0.0"
matplotlib = ">=0.0.0"
minizinc = "^0.4.2"
[tool.pyflow.dev-dependencies]