[18:29:04] <jellycode> hey guys, i reported issues with upload errors (HTTPError: 400 Client Error: Bad Request) to Artifactory PIP repo a few months back. It turned out to be related to the metadata version, and artifactory released a patch i think. Right now, my CI servers can upload, but my laptop cannot, back to getting the errors. I just tried upgrading setuptools... anybody have a clue what the issue might be?
[18:32:00] <jellycode> ok, i googled it, and found our past conversation. the previous fix was to downgrade to setuptools==38.5.2
[18:32:39] <jellycode> and, after recreating the package, that fixed it :)