Commit 2c0d5b82 authored by Bart Kamphorst's avatar Bart Kamphorst
Browse files

Edit pip-licenses.yml

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