We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 474b67c commit 5652c23Copy full SHA for 5652c23
tests/README.md
@@ -5,6 +5,7 @@
5
Follow the steps to run unit tests for Hubble
6
```
7
yum install git wget vim python python-setuptools -y
8
+easy_install pip
9
git clone https://github.com/hubblestack/hubble.git
10
cd hubble
11
pip install -r test-requirements.txt
0 commit comments