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 085da3c commit 40434aaCopy full SHA for 40434aa
Makefile
@@ -25,7 +25,7 @@ download-libraries: .venv ## Download the required libraries
25
else \
26
$(UV) pip install git+https://github.com/proveskit/pysquared --target lib --no-deps --upgrade --quiet; \
27
fi
28
-
+
29
@rm -rf lib/*.dist-info
30
@rm -rf lib/.lock
31
0 commit comments