Expose the Deployer
class in root package namespace
This commit is contained in:
parent
325f85a4b3
commit
c45e1a9187
|
@ -30,6 +30,7 @@ Fabric deployment and maintenance.
|
|||
from .core import (
|
||||
get_debian_version,
|
||||
get_ubuntu_version,
|
||||
Deployer,
|
||||
make_deploy,
|
||||
make_system_user,
|
||||
mkdir,
|
||||
|
|
Loading…
Reference in a new issue