Temporarily stop generating lib_licenses.txt automatically

Something is busted with pip-licenses in CI. Not sure why, but
it's only needed for Windows builds anyway.
This commit is contained in:
Salad Dais
2022-03-12 18:52:14 +00:00
parent bc33313fc7
commit f12fd95ee1
2 changed files with 5940 additions and 2 deletions

View File

@@ -36,8 +36,6 @@ jobs:
- name: Bundle with cx_Freeze
run: |
python setup_cxfreeze.py build_exe
pip install pip-licenses
pip-licenses --format=plain-vertical --with-license-file --no-license-path --output-file=lib_licenses.txt
python setup_cxfreeze.py finalize_cxfreeze
- name: Upload the artifact

5940
lib_licenses.txt Normal file

File diff suppressed because it is too large Load Diff