Files
readme-haness/tests/quality/python-cli/pyproject.toml
T

7 lines
104 B
TOML

[project]
name = "weather-note"
version = "1.0.0"
[project.scripts]
weather-note = "weather_note:main"