<@U04S45AHA>: so we just noticed that twitter will...
# announce
w
@enough-analyst-54434: so we just noticed that twitter will need to make some release process changes for https://github.com/pantsbuild/pants/pull/6618 ... a few of my thoughts so far, in no particular order:
Copy code
1. add a step to the pants-release job to sync that wheel into science-binaries
    2. change upstream to use its own sources + 3rdparty requirements to generate the pex
    3. build the pex out of band, and make an upstream change to allow overriding the source of the pex.
    ...?