Loading python/safety.yml +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ python:safety: script: - python3 -m venv .venv - source .venv/bin/activate - pip3 install -q -U pip setuptools - !reference [".python:pre", script] - !reference [".python:pre-install", script] - safety check Loading
python/safety.yml +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ python:safety: script: - python3 -m venv .venv - source .venv/bin/activate - pip3 install -q -U pip setuptools - !reference [".python:pre", script] - !reference [".python:pre-install", script] - safety check