@@ -14,3 +14,10 @@ install:
test:
cargo test --lib --bins
update-dependencies:
@cd ./depcheck \
&& python3 -m venv ./venv \
&& . ./venv/bin/activate \
&& pip --disable-pip-version-check install -r ./requirements.txt > /dev/null \
&& ./update-cargo-dependencies.py
The note is not visible to the blocked user.