.github: Remove unnecessary dependency

This commit is contained in:
derrod 2022-11-06 17:17:53 +01:00
parent c3eb6b4fe6
commit da23690510

View file

@ -22,13 +22,9 @@ jobs:
with:
python-version: '3.9'
- name: Python components
run: pip3 install --upgrade
setuptools
wheel
- name: Legendary dependencies and build tools
run: pip3 install --upgrade
setuptools
pyinstaller
requests