mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +00:00
add lxml package as another dep to be installed before running tests
This commit is contained in:
@@ -71,7 +71,7 @@ jobs:
|
||||
- name: install dependencies
|
||||
run: |
|
||||
sudo /usr/bin/python -m pip install -U pip
|
||||
sudo /usr/bin/python -m pip install xmlschema numpy
|
||||
sudo /usr/bin/python -m pip install xmlschema numpy lxml
|
||||
sudo /usr/bin/python -m pip install src/bcf
|
||||
|
||||
- name: Test
|
||||
|
||||
Reference in New Issue
Block a user