Files
wireless-docs/pyproject.toml
David Allemang 84abd818bd initial.
2026-06-11 14:06:57 -04:00

12 lines
232 B
TOML

[project]
name = "wireless"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.14"
dependencies = [
"mkdocs>=1.6.1",
"mkdocs-cinder>=1.2.0",
"nodejs-bin>=18.4.0a4",
]