代码拉取完成,页面将自动刷新
同步操作将从 openKylin/wheel 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
[metadata]
name = wheel
version = attr: wheel.__version__
description = A built-package format for Python
long_description = file: README.rst
classifiers =
Development Status :: 5 - Production/Stable
Intended Audience :: Developers
Topic :: System :: Archiving :: Packaging
License :: OSI Approved :: MIT License
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
author = Daniel Holth
author_email = dholth@fastmail.fm
maintainer = Alex Gronholm
maintainer_email = alex.gronholm@nextday.fi
url = https://github.com/pypa/wheel
project_urls =
Documentation = https://wheel.readthedocs.io/
Changelog = https://wheel.readthedocs.io/en/stable/news.html
Issue Tracker = https://github.com/pypa/wheel/issues
keywords = wheel, packaging
license = MIT
[options]
package_dir =
= src
packages = find:
python_requires = >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
setup_requires = setuptools >= 40.9.0
zip_safe = False
[options.packages.find]
where = src
[options.extras_require]
test =
pytest >= 3.0.0
pytest-cov
[options.entry_points]
console_scripts =
wheel = wheel.cli:main
distutils.commands =
bdist_wheel = wheel.bdist_wheel:bdist_wheel
[tool:pytest]
addopts = --cov=wheel
testpaths = tests
[coverage:run]
source = wheel
[coverage:report]
show_missing = true
[flake8]
max-line-length = 99
[bdist_wheel]
universal = 1
[egg_info]
tag_build =
tag_date = 0
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。