[distutils]
index-servers =
    pypi

[pypi]# 官方源
repository = https://upload.pypi.org/legacy/
username = __token__

