PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Wednesday the 31st of March, 2021

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[05:16:13] <StevenK> Does warehouse treat wheels with a none platform tag as sdists? twine upload of PyGithub-1.54.0-py3-none-any.whl followed by PyGithub-1.54.0.tar.gz resulted in: Only one sdist may be uploaded per release
[17:00:24] <BearFeet> I'm trying to follow the "clone, cd, virtualenv, pip install -e, tox" steps laid out https://pip.pypa.io/en/latest/development/getting-started/#running-tests, and I'm getting 7 failures on main currently, I guess I don't see a badge on github or a link to ci, is this expected/unexpected?
[17:51:08] <BearFeet> Also... is there a sort of performance testing suite for pip