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
Currently scie-pants installs Pants releases from PyPI distributions in a venv. Pants is looking into instead distributing itself as a set of PEXes or even a scie built from those PEXes and other binaries (see: pantsbuild/pants#18145). The scie-pants binary will need to support any change in Pants distribution channel and know the cutover version.
The text was updated successfully, but these errors were encountered:
Currently
scie-pants
installs Pants releases from PyPI distributions in a venv. Pants is looking into instead distributing itself as a set of PEXes or even a scie built from those PEXes and other binaries (see: pantsbuild/pants#18145). Thescie-pants
binary will need to support any change in Pants distribution channel and know the cutover version.The text was updated successfully, but these errors were encountered: