opel-cad/pyproject.toml

11 lines
205 B
TOML
Raw Permalink Normal View History

2026-06-26 11:36:45 +02:00
[project]
name = "opel-cad"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"build123d>=0.11.0",
"ocp-vscode>=3.4.0",
]