We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5ade294 + 04cc95e commit 1a9a3f9Copy full SHA for 1a9a3f9
test-harness/install_telemetry.sh
@@ -2,5 +2,5 @@
2
git clone -b 'master' --single-branch --depth 1 https://github.com/sdgtt/telemetry.git
3
cd telemetry
4
pip3 install -r requirements.txt
5
-python3 setup.py install
+pip3 install .
6
cd ..
0 commit comments