Files
comerciojusto-migrar-wp-a-n…/pyproject.toml

12 lines
222 B
TOML
Raw Normal View History

[project]
name = "migrate-to-nx"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"path>=17.1.1",
"pyyaml>=6.0.2",
"wxr2md>=0.3.0",
]