将不同版本的 Python 的不同版本的包上传到cheeseshop
我有一个开源 Python 项目(称为 GarlicSim),并且我为 Python 版本 2.4、2.5、2.6 和 3.1 维护了 4 个不同版本。是的,也许这很不寻常,但我喜欢使用尽可能多的功能。我将它们保存在存储库的 4 个不同分支中。
现在我想将我的项目上传到奶酪店。有什么方法可以做到这一点?我希望用户能够自动获取适合其 Python 版本的 GarlicSim 版本。我该怎么做?
I have an open-source Python project (called GarlicSim), and I maintain 4 different versions of it for Python versions 2.4, 2.5, 2.6 and 3.1. Yes, maybe it's unusual, but I like using as much features as possible. I keep them in 4 different forks of the repository.
Now I want to upload my project to the cheeseshop. What's the way to do this? I expect that a user will automatically get the version of GarlicSim appropriate for his Python version. How do I do that?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)