mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
perl is not required anymore by sipify (#59544)
This commit is contained in:
parent
2eef9e12d3
commit
fd18e3e05b
17
.github/workflows/code_layout.yml
vendored
17
.github/workflows/code_layout.yml
vendored
@ -182,23 +182,6 @@ jobs:
|
||||
python-version: '3.12'
|
||||
- name: Install Requirements
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt install -y \
|
||||
cpanminus \
|
||||
libyaml-tiny-perl \
|
||||
libio-socket-ssl-perl \
|
||||
libhttp-date-perl \
|
||||
libgetopt-long-descriptive-perl \
|
||||
libmoo-perl \
|
||||
libnamespace-clean-perl \
|
||||
libpath-tiny-perl \
|
||||
libpod-constants-perl \
|
||||
libscalar-list-utils-perl \
|
||||
libsort-key-perl \
|
||||
libstrictures-perl \
|
||||
libstring-escape-perl \
|
||||
libtry-tiny-perl \
|
||||
expect
|
||||
python -m pip install --upgrade pip
|
||||
pip install autopep8 nose2 mock termcolor pyyaml
|
||||
- name: Checkout
|
||||
|
Loading…
x
Reference in New Issue
Block a user