Skip to content

Commit

Permalink
Merge pull request #127 from chaen/pin_git
Browse files Browse the repository at this point in the history
pin git version
  • Loading branch information
chrisburr authored Jun 5, 2024
2 parents 5575a32 + 79f1769 commit b871848
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion construct.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,9 @@ specs:
- db12 >=1.0.4
- diraccfg >=0.2.2
- future
- git
# Pin the git version to avoid this bug
# https://lore.kernel.org/git/20240529102307.GF1098944@coredump.intra.peff.net/T/#t
- git <=2.45.0
- gitpython >=2.1.0
- matplotlib-base
- numpy
Expand Down

0 comments on commit b871848

Please sign in to comment.