[Webkit-unassigned] [Bug 223587] Move AutoInstall registration to requirements.txt files
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 6 02:18:39 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=223587
--- Comment #2 from Sam Sneddon [:gsnedders] <gsnedders at apple.com> ---
pip-tools (https://github.com/jazzband/pip-tools) and pipfile (https://github.com/pypa/pipfile) could be helpful with regards to maintaining knowledge of what we actually depend on versus their dependencies, however both are really intended to be used in environment specific ways (both per platform and per Python version), which doesn't really suit us needing to know ahead of time all possible dependencies.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210406/7b6293a2/attachment.htm>
More information about the webkit-unassigned
mailing list