-
Notifications
You must be signed in to change notification settings - Fork 4
Make lighthouse an installable python package #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: dchigarev <[email protected]>
Signed-off-by: dchigarev <[email protected]>
cc @rolfmorel |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Let me know if/when you want help with merging |
Signed-off-by: dchigarev <[email protected]>
Signed-off-by: dchigarev <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thank you as well for expanding the docs with clarification on being able to set up the python environment by yourself (i.e. not needing to use uv
)!
@rolfmorel thanks for your review! I think we can merge this if there are no other comments |
The PR modifies
pyproject.toml
to make the content ofpython/lighthouse
to be installable viauv pip install .
For now the package is empty, but after #4 is merged users would be able to access ingress helper functions as part of the package: