问题描述
我希望python软件包“ numpy”出现在我们的组织Artifactory中。我从pypi(someone can tell
someone can figure
a squeaky wheel gets the grease
a squeaky wheel gets the oil
the squeaky wheel gets the grease
the squeaky wheel gets the oil
accounts for someone
accounts for something
that's something for you
there's something for you
that's someone for you
there's someone for you
)下载了程序包,现在我想将其上传到Artifactory。
正确的方法是什么?
解决方法
这可以通过使用distutils或setuptools或Python来完成。
您可以通过一些示例here找到相关文档。