Skip to content

Commit 5ee12f6

Browse files
authored
Merge pull request #268 from lincc-frameworks/delucchi/pydantic
Remove pydantic requirement
2 parents 62562be + c9db7d8 commit 5ee12f6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ jobs:
8888
sudo apt-get update
8989
python -m pip install --upgrade pip
9090
python -m pip install copier mypy
91-
python -m pip install -U 'pydantic<2'
9291
9392
- name: Generate package
9493
run: |

0 commit comments

Comments
 (0)