-
Notifications
You must be signed in to change notification settings - Fork 631
Open
Labels
area/dependenciesInvolves libraries or other software that TFQ depends onInvolves libraries or other software that TFQ depends onarea/healthInvolves general matters of project configuration, health, maintenance, and similar concernsInvolves general matters of project configuration, health, maintenance, and similar concernsarea/installationInvolves installation of TFQInvolves installation of TFQkind/feature-requestNew feature or requestNew feature or requestpriority/p2Medium priorityMedium priority
Description
The consensus is that the right way to build Python software with Bazel is to use bazelbuild/rules_python. Bazel doesn't see changes in the Python environment installed by pip or elsewhere; it's only aware of things that are "imported" into it.
Doing this will take some work in figuring out how to avoid replicating the contents of requirements.txt in the Bazel files, so that we maintain one source of truth for the Python dependencies.
Metadata
Metadata
Assignees
Labels
area/dependenciesInvolves libraries or other software that TFQ depends onInvolves libraries or other software that TFQ depends onarea/healthInvolves general matters of project configuration, health, maintenance, and similar concernsInvolves general matters of project configuration, health, maintenance, and similar concernsarea/installationInvolves installation of TFQInvolves installation of TFQkind/feature-requestNew feature or requestNew feature or requestpriority/p2Medium priorityMedium priority
Type
Projects
Status
No status