Hello, I am building a `pex` file for my scripts. ...
# general
g
Hello, I am building a
pex
file for my scripts. I want to publish this pex file and let my team members use it. What is the best way to do it? I use
gitlab
for distributing my wheel files in its package registry (pypi). I was hoping if there could be something in gitlab that can do the same for pex as well.
f
to me this sounds like a question for gitlab - the pexfile is just a zip file...
g
Okay. 👍🏼