Skip to content

Commit af06edf

Browse files
author
Vladimir Kotal
committed
install python requirements
1 parent 519a845 commit af06edf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/install-python-packages.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/bash
22

33
pip3 install --upgrade pip
4+
pip3 install -r opengrok-tools/src/main/python/requirements.txt
45
pip3 install pep8 flake8 virtualenv pylint

0 commit comments

Comments
 (0)