R/pyproject.R
pyproject_path.Rd
Returns the path to the pyproject.toml file for the uv project containing path. Errors if no uv project is found.
pyproject.toml
path
pyproject_path(path = ".")
Directory inside a uv project.
A character string giving the path to pyproject.toml.