pymodbus
pymodbus copied to clipboard
pypi do not like repl.
In order to get v3.6.5 uploaded, I had to modify pyproject.toml:
#repl = [
# "pymodbus-repl@git+https://github.com/pymodbus-dev/repl"
#]
pypi do not like direct links (whatever that means).
Is the error while uploading the package or during the build?
While doing "twine upload", strange enough "twine check" did not report any problems.
build works fine.
Will try to reproduce, thanks
Will be pushing version pymodbus. 3.7.0.dev0 to pypi for testing purpose. Will be yanked later. cc @janiversen
Ok no problem.
pymodbus on 2069-pypi-do-not-like-repl [$!?] via 🐍 v3.8.13 (pymodbus)
❯ twine check dist/*
Checking dist/pymodbus-3.7.0.dev0-py3-none-any.whl: PASSED
Checking dist/pymodbus-3.7.0.dev0.tar.gz: PASSED
pymodbus on 2069-pypi-do-not-like-repl [$!?] via 🐍 v3.8.13 (pymodbus)
❯ twine upload -r pymodbus dist/*
Uploading distributions to https://upload.pypi.org/legacy/
Uploading pymodbus-3.7.0.dev0-py3-none-any.whl
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 206.3/206.3 kB • 00:01 • 260.1 kB/s
Uploading pymodbus-3.7.0.dev0.tar.gz
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 211.9/211.9 kB • 00:00 • 49.1 MB/s
View at:
https://pypi.org/project/pymodbus/3.7.0.dev0/