Commit 9b483348 authored by Bart Kamphorst's avatar Bart Kamphorst
Browse files

use pip-licenses fork

parent afcb3fbe
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: git+https://github.com/ansys/pip-licenses.git
  script:
    # isolate installation to ignore licenses of pre-installed packages
    - python3 -m venv .venv