reinstalled dependencies

This commit is contained in:
VinciGit00 2024-02-13 10:12:07 +01:00
parent 0666506e3c
commit b3ec13ef74

View File

@ -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