Files
agentic_security/docs/vercel.sh
T
Alexander Myasoedov cb64a3b70c fix(script):
2026-05-14 19:16:51 +03:00

11 lines
142 B
Bash
Executable File

set -ex
python3 --version
pip3 install --upgrade pip
pip3 install \
mkdocs \
mkdocs-material \
mkdocs-jupyter \
mkdocstrings-python