217 B
Executable File
217 B
Executable File
Download module dependencies:
pip download Flask -d .
pip download fabric2 -d .
Offline install a module using pip:
pip install --no-index --find-links ./ fabric2
pip install --no-index --find-links ./ Flask