On Thu, Oct 23, 2014 at 11:01 AM, Rupert Kolb
<rupert.k...@uni-tuebingen.de> wrote:
> Hi,
>
> where is the distribute package at pypi?
> There is software (for instance pydicom) which need the
> distribute-0.6.xxx package. It doesn't work with the "setuptools"
> replacement out of the box!
> You can not just remove it!?

Well distribute is right here: https://pypi.python.org/pypi/distribute/0.7.3

But nothing should be explicitly depending on it (particularly in
favor of setuptools).  Looking at pydicom there's nothing remarkable
about it that it should make such a requirement, so if they do they're
wrong and its developers should fix that.
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to