zac*_*yee 5 python pypi python-2.7
我想上传一个包而pypi不用我的凭证存储在明文中.pypirc.
我查看了文档:https://www.afpy.org/doc/python/2.7/distutils/packageindex.html#the-upload-command
如果先前在同一命令中调用了register命令,并且在提示符中输入了密码,则upload将重用输入的密码.如果您不希望在.pypirc文件中以明文形式存储密码,这将非常有用.
我试过跑步python setup.py register bdist_wheel upload.我收到提示输入凭据,输入凭据,登记成功.当它尝试上传时,我收到以下错误:
Upload failed (401): You must be identified to edit package information
error: Upload failed (401): You must be identified to edit package information
Run Code Online (Sandbox Code Playgroud)
我错过了什么?
| 归档时间: |
|
| 查看次数: |
444 次 |
| 最近记录: |