Install requirements
Some checks failed
ci/woodpecker/push/linting Pipeline failed

This commit is contained in:
RealStickman 2022-10-24 20:23:33 +02:00
parent 617f21846e
commit 1f5036effe

View File

@ -6,6 +6,7 @@ pipeline:
commands:
- python --version
- pip install -U pyright --quiet
- pip install -r requirements.txt
- pyright
format: