59b69ec Move some module imports to command runtime

1 file Authored by Hans Ulrich Niedermann 13 years ago, Committed by Jesse Keating 13 years ago,
    Move some module imports to command runtime
    
    Move module imports of the fedora_cert, koji, and pyfedpkg
    modules to the actual command runtime.
    
    This gets rid of the requirement to have them (and their
    respective imported modules) installed at build time for
    generating the man page.
    
        
file modified
+5 -3