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