mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 22:50:21 +00:00
Add numpy as a dependency
This commit is contained in:
@@ -71,7 +71,7 @@ jobs:
|
|||||||
- name: install xmlschema
|
- name: install xmlschema
|
||||||
run: |
|
run: |
|
||||||
sudo /usr/bin/python -m pip install -U pip
|
sudo /usr/bin/python -m pip install -U pip
|
||||||
sudo /usr/bin/python -m pip install xmlschema
|
sudo /usr/bin/python -m pip install xmlschema numpy
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user