[SciPy-Dev] [Numpy-discussion] PyPI source files.

Nathaniel Smith njs at pobox.com
Sun Dec 18 20:39:19 EST 2016


On Sun, Dec 18, 2016 at 5:21 PM, Charles R Harris
<charlesr.harris at gmail.com> wrote:
> Hi All,
>
> It seems that PyPI will only accept one source file at this time, e.g.,
> numpy-1.11.3.zip and numpy-1.11.3.tar.gz are considered duplicates. Does
> anyone know if this is intentional or a bug on the PyPI end? It makes sense
> in a screwy sort of way.

It's intentional: see PEP 527 and in particular:
   https://www.python.org/dev/peps/pep-0527/#limiting-number-of-sdists-per-release

-n

-- 
Nathaniel J. Smith -- https://vorpus.org



More information about the SciPy-Dev mailing list