Skip to content

Commit

Permalink
Merge pull request #4295 from dependabot/jurre/fix-python-tests
Browse files Browse the repository at this point in the history
Fix Poetry unreachable git deps error
  • Loading branch information
jurre authored Oct 7, 2021
2 parents b20fab3 + ce25b64 commit 7cb5875
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ class PoetryVersionResolver
'\['git',
\s+'clone',
\s+'--recurse-submodules',
\s+'(--)?',
\s+'(?<url>.+?)'.*
\s+exit\s+status\s+128
/mx.freeze
Expand Down

0 comments on commit 7cb5875

Please sign in to comment.