|
@@ -134,7 +134,6 @@ class build_usage(Command):
|
|
pass
|
|
pass
|
|
|
|
|
|
def run(self):
|
|
def run(self):
|
|
- import pdb
|
|
|
|
print('generating usage docs')
|
|
print('generating usage docs')
|
|
# XXX: gross hack: allows us to skip loading C modules during help generation
|
|
# XXX: gross hack: allows us to skip loading C modules during help generation
|
|
os.environ['BORG_GEN_USAGE'] = "True"
|
|
os.environ['BORG_GEN_USAGE'] = "True"
|