Replace rattail.fablib with rattail-fabric
This commit is contained in:
parent
42e2373b08
commit
8ed906020b
1 changed files with 1 additions and 1 deletions
2
fabfile.py
vendored
2
fabfile.py
vendored
|
@ -9,7 +9,7 @@ import shutil
|
|||
|
||||
from fabric.api import *
|
||||
|
||||
from rattail.fablib import cdvirtualenv, workon, python
|
||||
from rattail_fabric import cdvirtualenv, workon, python
|
||||
|
||||
|
||||
env.roledefs = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue