diff options
Diffstat (limited to 'command/__init__.py')
| -rw-r--r-- | command/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/command/__init__.py b/command/__init__.py index add83f87..f7dcde48 100644 --- a/command/__init__.py +++ b/command/__init__.py @@ -22,6 +22,7 @@ __all__ = ['build', 'bdist_dumb', 'bdist_rpm', 'bdist_wininst', + 'check', # These two are reserved for future use: #'bdist_sdux', #'bdist_pkgtool', |
