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.
1 parent 519a845 commit af06edfCopy full SHA for af06edf
dev/install-python-packages.sh
@@ -1,4 +1,5 @@
1
#!/bin/bash
2
3
pip3 install --upgrade pip
4
+pip3 install -r opengrok-tools/src/main/python/requirements.txt
5
pip3 install pep8 flake8 virtualenv pylint
0 commit comments