Change the way of made the import.
Remove the fabfile. from the locals imports, because the project is in most cases cloned as a git submodule and named fabfile but it could be named different.
Please register or sign in to comment
Remove the fabfile. from the locals imports, because the project is in most cases cloned as a git submodule and named fabfile but it could be named different.