Add bootstrap --all-local mode
With this mode zc.buildout and its dependencies are installed from scratch directly in the local eggs directory, following the pinned versions if any apply. In offline mode this merely ensures that the required eggs are already installed in the local eggs and develop-eggs directory.
Showing
Please register or sign in to comment