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:
Anthony Baxter 2004-10-13 12:35:28 +00:00
parent 9e29fc584c
commit f2113f0c6e
5 changed files with 3 additions and 145 deletions

View file

@ -24,7 +24,6 @@ __all__ = ['build',
'bdist_dumb',
'bdist_rpm',
'bdist_wininst',
'checkdep',
# These two are reserved for future use:
#'bdist_sdux',
#'bdist_pkgtool',