There was an error while loading. Please reload this page.
2 parents 33dc031 + 65fd1ea commit 522d21bCopy full SHA for 522d21b
1 file changed
Makefile
@@ -36,7 +36,7 @@ BLACK_ARGS=--exclude="docs" .
36
conf:
37
@echo "-> Configure the Python venv, clone and install scancode-toolkit"
38
${PYTHON_EXE} -m venv venv
39
- @git clone https://github.com/aboutcode-org/scancode-toolit.git
+ @git clone https://github.com/aboutcode-org/scancode-toolkit.git
40
@venv/bin/pip install --upgrade pip
41
@venv/bin/pip install -e ./scancode-toolkit/
42
@venv/bin/scancode-reindex-licenses
0 commit comments