Skip to content

Commit

Permalink
fix: install google-re2 with --only-binary option
Browse files Browse the repository at this point in the history
google-re2 can't be built from sources on most systems.
  • Loading branch information
mayeut committed May 4, 2024
1 parent 7ee8f8e commit 520664c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements-reference.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# we can't build google-re2 from sources
--only-binary google-re2
google-re2
Pillow

0 comments on commit 520664c

Please sign in to comment.