Commit 77d06f1b authored by Ruben ten Hove's avatar Ruben ten Hove
Browse files

Merge branch '92-pip-licenses-package-unmaintained' into 'main'

fix: migrate to PEP 639-supporting pip-licenses fork

Closes #92

See merge request just-ci/templates!226
parents afcb3fbe d3ea21e6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ variables:
python:pip-licenses:
  extends: .python:install-extras
  variables:
    JOB_PACKAGE: pip-licenses
    JOB_PACKAGE: pip-licenses-cli
  script:
    # isolate installation to ignore licenses of pre-installed packages
    - python3 -m venv .venv