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 58888ac commit 3eb4d72Copy full SHA for 3eb4d72
.github/workflows/pr-comment.yml
@@ -32,6 +32,8 @@ jobs:
32
sparse-checkout: |
33
requirements.txt
34
scripts/list_missing_entries.py
35
+ cpython/Doc/requirements.txt
36
+ cpython/Doc/constraints.txt
37
- name: Instalar dependencias
38
run: |
39
python -m pip install -r base-branch/requirements.txt
0 commit comments