You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make main build python env not depend on all platform build requirements. (#27267)
* Attempt to separate out requirements, so that bootstrap/activate can selectively add more things
* A few more requirements updates
* Also update standalone build requirements
* Add some intermediate requirements text files
* Updated more references to requirements.txt
* Preserve environment root
* Fix memory txt, make platform bootstrap configurable
* Make sure constraints are being used for pip install requirements for various platforms
* Fix activate not installing additional stuff unless asked for
* Restyled by gn
* Restyled by prettier-json
* Restyled by shellharden
* Restyled by shfmt
* Update comments
* Preserve CIPD_CACHE_DIR ...we may want to cache this instead of the entire .environment at some point
---------
Co-authored-by: Andrei Litvin <andreilitvin@google.com>
Co-authored-by: Restyled.io <commits@restyled.io>
0 commit comments