(venv) D:\python project\math2>python setup.py sdist upload
running sdist
running check
warning: check: missing required meta-data: url
warning: sdist: manifest template 'MANIFEST.in' does not exist (using default file list)
warning: sdist: standard file not found: should have one of README, README.txt, README.rst
writing manifest file 'MANIFEST'
creating supermath-1.0
creating supermath-1.0\supermath
making hard links in supermath-1.0...
hard linking setup.py -> supermath-1.0
hard linking supermath\__init__.py -> supermath-1.0\supermath
hard linking supermath\demo1.py -> supermath-1.0\supermath
hard linking supermath\demo2.py -> supermath-1.0\supermath
Creating tar archive
removing 'supermath-1.0' (and everything under it)
running upload
Submitting dist\supermath-1.0.tar.gz to https://upload.pypi.org/legacy/
Upload failed (400): '1143..' is an invalid value for Author-email. Error: Use a valid email address See https://packaging.python.
org/specifications/core-metadata for more information.
error: Upload failed (400): '1143..' is an invalid value for Author-email. Error: Use a valid email address See https://packaging.
python.org/specifications/core-metadata for more information.
老师这是哪里出问题了。。。我的邮箱已经verified了啊