File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2626
2727 echo "Install CTK and minor dependencies"
2828 pip install --prefer-binary --pre -U chaostoolkit-lib chaostoolkit
29- pip install --prefer-binary httplib2 uritemplate pytzdata lueur
29+ pip install --prefer-binary httplib2 uritemplate pytzdata
3030
3131 echo "install all the dependencies for our drivers"
3232 pip install --prefer-binary -U -r requirements-toolkit.txt
Original file line number Diff line number Diff line change 2929
3030 echo "Install CTK and minor dependencies"
3131 pip install --prefer-binary --pre -U chaostoolkit-lib chaostoolkit
32- pip install --prefer-binary httplib2 uritemplate pytzdata lueur
32+ pip install --prefer-binary httplib2 uritemplate pytzdata
3333
3434 echo "install all the dependencies for our drivers"
3535 pip install --prefer-binary -U -r requirements-toolkit.txt
You can’t perform that action at this time.
0 commit comments