Skip to content

Instantly share code, notes, and snippets.

@fschulze
Created March 18, 2018 11:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fschulze/6ea9d9a442cad3ba6926fc5a6e3448d5 to your computer and use it in GitHub Desktop.
Save fschulze/6ea9d9a442cad3ba6926fc5a6e3448d5 to your computer and use it in GitHub Desktop.
Create a devpi index for the new pypi.org (Warehouse)
devpi index -c root/warehouse type=mirror "mirror_web_url_fmt=https://pypi.org/project/{name}/" "mirror_url=https://pypi.org/simple/" title=Warehouse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment