Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我为 django 发布了一个包到 pypi,这是我第一次,我认为有一个错误。
我从 1.0.0 开始我的包,但在第一次发布时它应该是 0.1 ( http://semver.org/ )
我可以撤消上传到 pypi 并将其重做为 0.1 版吗?
是的,您可以登录 pypi 并简单地删除上传的包。