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 4e7ee3e commit 383499aCopy full SHA for 383499a
opengrok-tools/README.md
@@ -39,12 +39,6 @@ python3 -m venv env
39
. env/bin/activate
40
```
41
42
-Install development dependencies
43
-
44
-```bash
45
-python -m pip install -r requirements.txt
46
-```
47
48
## Developing
49
50
When you start developing, install the package in a development mode.
opengrok-tools/requirements.txt
0 commit comments