mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-06-23 21:00:30 +08:00
reinstalled dependencies
This commit is contained in:
parent
0666506e3c
commit
b3ec13ef74
2
.github/workflows/pylint.yml
vendored
2
.github/workflows/pylint.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install pylint
|
||||
pip install -r requirements.
|
||||
pip install -r requirements.txt
|
||||
- name: Analysing the code with pylint
|
||||
run: |
|
||||
pylint yosoai/*.py
|
||||
Loading…
Reference in New Issue
Block a user