Motivation
Create a pyproject.toml file.
Summary of desired enhancement
Add an interface for the ensure_pyproject_toml function.
Not 100% sure whether the interface should be usethis tool pyproject or usethis tool pyproject.toml. One argument would be consistency with requirements.txt.
Motivation
Create a
pyproject.tomlfile.Summary of desired enhancement
Add an interface for the
ensure_pyproject_tomlfunction.Not 100% sure whether the interface should be
usethis tool pyprojectorusethis tool pyproject.toml. One argument would be consistency withrequirements.txt.