Feb. 9, 2020
3:17 p.m.
I asked the question about using test.pypi.org for nightly builds here: https://discuss.python.org/t/publishing-nightly-builds-on-https-test-pypi-or... Note that the tensorflow project is abusing much more than we would: they upload 2.2GB worth of binaries every day just for the CPU version, on the main pypi.org instance (under the tf-nightly project name). If there was an automated way to setup a retention policy for dev wheels on the test.pypi.org warehouse that would be ideal from an operational standpoint point of view. -- Olivier