Skip to content

Conversation

dchigarev
Copy link
Contributor

The PR modifies pyproject.toml to make the content of python/lighthouse to be installable via uv 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:

from lighthouse.ingress.torch import import_from_file

...

@dchigarev
Copy link
Contributor Author

cc @rolfmorel

Copy link
Contributor

@rolfmorel rolfmorel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@rolfmorel
Copy link
Contributor

rolfmorel commented Oct 20, 2025

Let me know if/when you want help with merging

@dchigarev dchigarev requested a review from rolfmorel October 20, 2025 13:30
Copy link
Contributor

@rolfmorel rolfmorel left a 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)!

@dchigarev
Copy link
Contributor Author

@rolfmorel thanks for your review! I think we can merge this if there are no other comments

@rolfmorel rolfmorel merged commit 2b209d5 into llvm:main Oct 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants