代码拉取完成,页面将自动刷新
[tool.poetry]
name = "wsl2-auto-port-forward-python"
version = "4.0.1"
description = "WSL管理工具"
license = "Apache-2.0"
authors = ["IT小强xqitw.cn <mail@xqitw.cn>"]
maintainers = ["IT小强xqitw.cn <mail@xqitw.cn>"]
readme = "README.md"
homepage = "https://gitee.com/itxq/wsl2-auto-port-forward-python"
repository = "https://gitee.com/itxq/wsl2-auto-port-forward-python.git"
documentation = "https://gitee.com/itxq/wsl2-auto-port-forward-python/blob/master/README.md"
keywords = [
'wsl',
'wsl2',
'wslm',
'wslm-gui',
'python',
'wsl2-auto-port-forward-python',
]
classifiers = [
'Development Status :: 3 - Alpha',
'Intended Audience :: Developers',
"Natural Language :: Chinese (Simplified)",
"License :: OSI Approved :: Apache Software License",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
]
packages = [
{ include = "wsl2_auto_port_forward" },
]
[tool.poetry.dependencies]
python = ">=3.7,<3.10"
pyside2 = "^5.15.2"
wslm = "^1.0"
pyperclip = "^1.8.2"
[tool.poetry.dev-dependencies]
pyinstaller = "^4.3"
[[tool.poetry.source]]
name = "aliyun"
default = true
url = "https://mirrors.aliyun.com/pypi/simple/"
[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。