docs: fix pyproject.toml #7
Annotations
1 error
Release
Error: Command failed with exit code 1: python3 -m twine upload --repository-url https://upload.pypi.org/legacy/ --non-interactive --skip-existing --verbose dist/*
Uploading distributions to https://upload.pypi.org/legacy/
INFO dist/scrapontology-1.0.0-py3-none-any.whl (23.4 KB)
INFO dist/scrapontology-1.0.0.tar.gz (870.2 KB)
INFO password set by command options
INFO username: __token__
INFO password: <hidden>
Uploading scrapontology-1.0.0-py3-none-any.whl
�[?25l
�[2K 0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/35.2 kB • --:-- • ?
�[2K100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 35.2/35.2 kB • 00:00 • 55.7 MB/s
�[2K100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 35.2/35.2 kB • 00:00 • 55.7 MB/s
�[2K100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 35.2/35.2 kB • 00:00 • 55.7 MB/s
�[2K100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 35.2/35.2 kB • 00:00 • 55.7 MB/s
�[2K100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 35.2/35.2 kB • 00:00 • 55.7 MB/s
�[?25hINFO Response from https://upload.pypi.org/legacy/:
400 This filename has already been used, use a different version. See
https://pypi.org/help/#file-name-reuse for more information.
INFO <html>
<head>
<title>400 This filename has already been used, use a different
version. See https://pypi.org/help/#file-name-reuse for more
information.</title>
</head>
<body>
<h1>400 This filename has already been used, use a different version.
See https://pypi.org/help/#file-name-reuse for more information.</h1>
The server could not comply with the request since it is either
malformed or otherwise incorrect.<br/><br/>
This filename has already been used, use a different version. See
https://pypi.org/help/#file-name-reuse for more information.
</body>
</html>
ERROR HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/
This filename has already been used, use a different version. See
https://pypi.org/help/#file-name-reuse for more information.
|