Created
March 18, 2018 11:03
-
-
Save fschulze/6ea9d9a442cad3ba6926fc5a6e3448d5 to your computer and use it in GitHub Desktop.
Create a devpi index for the new pypi.org (Warehouse)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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