Replies: 1 comment
-
You can use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to upload pre-built packages?
I am trying to implement devpi in an more unique use case. We do not have it setup to be a PyPi mirror and have no internet connection. Once a package is approved for use in our environment we want to go out and pull the package and upload it pre-built if possible. We currently upload the package on a machine with pypi connectivity then essentially copy all of devpi from that machine and move it to our isolated server.
Beta Was this translation helpful? Give feedback.
All reactions