On Tue, Sep 6, 2016 at 1:00 PM, Petr Viktorin <pvikt...@redhat.com> wrote: > > Python does not have dependency generators. Dependendency information is > added to "setup.py" files, manually. > Even if you got Python to start providing dist data for stdlib packages, you > would still need to convince the developers of all Python modules to use > that info in their packages. > > The discussion linked in the PEP draft contains lots of info about the > status quo and opinions of Python core developers. >
I know Python doesn't have dependency generators, but we do. :) And it has to start somewhere. Even if developers aren't using it at the moment, they can in the future, and reserving the names in PyPI is useful as well, to prevent unnecessary collisions. -- 真実はいつも一つ!/ Always, there's only one truth! _______________________________________________ python-devel mailing list python-devel@lists.fedoraproject.org https://lists.fedoraproject.org/admin/lists/python-devel@lists.fedoraproject.org