Exemplo n.º 1
0
def setup_package():
    _setup_package()
    # Invoke websetup with the current config file
    SetupCommand('setup-app').run([config['__file__']])
Exemplo n.º 2
0
def setup_package():
    return _setup_package()
Exemplo n.º 3
0
def setup_package():
    _setup_package()
    # Invoke websetup with the current config file
    SetupCommand('setup-app').run([config['__file__']])