mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Backing out the basic dependency checking (from pycon sprint).
This support was only a first cut, and doesn't deserve to be in a released version (where we have to support it in an ongoing manner)
This commit is contained in:
parent
9e29fc584c
commit
f2113f0c6e
5 changed files with 3 additions and 145 deletions
|
@ -24,7 +24,6 @@ __all__ = ['build',
|
|||
'bdist_dumb',
|
||||
'bdist_rpm',
|
||||
'bdist_wininst',
|
||||
'checkdep',
|
||||
# These two are reserved for future use:
|
||||
#'bdist_sdux',
|
||||
#'bdist_pkgtool',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue