Skip to content

Commit

Permalink
Pin collidoscope until #3970 is resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelsousa committed Dec 3, 2022
1 parent cc91959 commit 0cc5466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
'beautifulsoup4',
'beziers>=0.5.0', # Uses new fontTools glyph outline access
'cmarkgfm',
'collidoscope>=0.4.1', # 0.4.0 had a bug that failed to detect
'collidoscope==0.4.1', # 0.4.0 had a bug that failed to detect
# an ïï collision on Nunito Black.
# (see https://github.com/googlefonts/fontbakery/issues/3554)
'defcon',
Expand Down

0 comments on commit 0cc5466

Please sign in to comment.