-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
code qualitydocsDocumentation relatedDocumentation relatedquestionFurther information is requestedFurther information is requested
Description
📚 Documentation
I read the CONTRIBUTING docs but I did not a see a recommended path to (a) get lightning with the right deps etc venv for devel or the recommended way to run the linter.
there is a pyproject.toml but it does not work with uv.
My ideal solution would be that e.g.
uv run pytest
just works (by modifying pyproject.toml) and uv run ruff
lints as recommended?
Alternatively, it would be helpful (to me at least) if there was clear instructions on how to go from git clone
to tests passing / linting.
Metadata
Metadata
Assignees
Labels
code qualitydocsDocumentation relatedDocumentation relatedquestionFurther information is requestedFurther information is requested