Skip to content

Commit 8394807

Browse files
author
Romain
committed
install cf_units without wheels
1 parent 25f69f1 commit 8394807

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
- name: Install dependencies
5252
run: |
5353
uv sync --resolution ${{matrix.resolution}} --no-group docs
54+
export UDUNITS2_XML_PATH=/usr/share/xml/udunits/udunits2.xml
5455
uv pip install cf_units==3.3.0
5556
- if: matrix.pint == 'with'
5657
name: Install pint and pint-xarray

0 commit comments

Comments
 (0)