ncar-xdev / ecgtools

ESM Catalog Generation tools
https://ecgtools.readthedocs.io
Apache License 2.0
9 stars 11 forks source link

⚠️ Nightly upstream-dev CI failed ⚠️ #173

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 year ago

Workflow Run URL

Python 3.10 Test Summary ``` tests/test_builder.py: ImportError: cannot import name 'PydanticUndefined' from 'pydantic_core' (unknown location) tests/parsers/test_cesm.py: ImportError: cannot import name 'PydanticUndefined' from 'pydantic_core' (unknown location) tests/parsers/test_cmip.py: ImportError: cannot import name 'PydanticUndefined' from 'pydantic_core' (unknown location) tests/parsers/test_obs.py: ImportError: cannot import name 'PydanticUndefined' from 'pydantic_core' (unknown location) ```