9 lines
297 B
JSON
9 lines
297 B
JSON
{
|
|
"name": "image_mgr",
|
|
"version": "0.1.0",
|
|
"description": "容器镜像管理:国内镜像源配置、本地镜像仓库、客户自定义镜像导入导出",
|
|
"packages": ["image_mgr"],
|
|
"install_requires": ["apppublic", "sqlor", "ahserver", "appbase"],
|
|
"python_requires": ">=3.10"
|
|
}
|