Skip to content

Commit

Permalink
trixie: Re-add pydantic v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Salamandar committed Nov 21, 2024
1 parent ea96c3f commit 70cf4a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions trixie
Original file line number Diff line number Diff line change
Expand Up @@ -561,6 +561,8 @@ function boring_workarounds() {
# ######################################### #
# python3-lexicon not packaged on trixie... #
# ######################################### #
apt_install pip
pip install --break-system-packages "pydantic<2.0"

# Download it from sid...
curl http://ftp.it.debian.org/debian/pool/main/l/lexicon/python3-lexicon_3.17.0-1_all.deb -o /tmp/python3-lexicon_3.17.0-1_all.deb
Expand Down

0 comments on commit 70cf4a0

Please sign in to comment.