mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Issue #21661: Fix typo.
This commit is contained in:
parent
60cc211cde
commit
66f305b1a0
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ Key terms
|
|||
of the mailing list used to coordinate Python packaging standards
|
||||
development).
|
||||
* ``setuptools`` is a (largely) drop-in replacement for ``distutils`` first
|
||||
published in 2004. It's most notable addition over the unmodified
|
||||
published in 2004. Its most notable addition over the unmodified
|
||||
``distutils`` tools was the ability to declare dependencies on other
|
||||
packages. It is currently recommended as a more regularly updated
|
||||
alternative to ``distutils`` that offers consistent support for more
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue