diff options
Diffstat (limited to 'setuptools.txt')
| -rwxr-xr-x | setuptools.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setuptools.txt b/setuptools.txt index 6834615c..bc6747c8 100755 --- a/setuptools.txt +++ b/setuptools.txt @@ -1419,7 +1419,7 @@ Release Notes/Change History * Distribution objects no longer have an ``installed_on()`` method, and the ``install_on()`` method is now ``activate()`` (but may go away altogether - soon). + soon). The ``depends()`` method has also been renamed to ``requires()``. * ``find_distributions()`` now takes an additional argument called ``only``, that tells it to only yield distributions whose location is the passed-in |
