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 00f35d5 commit 9f3c7e1Copy full SHA for 9f3c7e1
.github/workflows/copilot-setup-steps.yml
@@ -50,3 +50,4 @@ jobs:
50
python3 -m venv .venv
51
.venv/bin/activate
52
pip install -r requirements/requirements-all.txt
53
+ pip install flake8 pyright
0 commit comments