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 6a03512 commit 02d07feCopy full SHA for 02d07fe
.github/workflows/python-trackerlist.yml
@@ -23,7 +23,6 @@ jobs:
23
24
- name: Install dependencies
25
run: |
26
- #python -m venv venv
27
source venv/bin/activate
28
pip install --upgrade pip
29
pip install requests
0 commit comments