toxygen_wrapper/.pyanal.sh
emdee@macaw.me 6deea64979
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
git add .pylint.* .pyanal.sh
2023-12-16 14:59:22 +00:00

9 lines
175 B
Bash

#!/bin/sh
ROLE=logging
PYTHONPATH=$PWD/wrapper /var/local/bin/python3.bash `which pyanalyze` \
tox_wrapper/tox.py tox_wrapper/tests/tests_wrapper.py \
> .pyanal.out 2>&1