Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Commit

Permalink
Merge pull request #139 from mpgn/bump
Browse files Browse the repository at this point in the history
fix build of binary
  • Loading branch information
mpgn authored Sep 3, 2023
2 parents 1b11f1e + e0db872 commit d8c50c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build_collector.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ def build_cme():
"-m",
"pip",
"install",
"-r",
"requirements.txt",
"-e",
".",
"-t",
"build",
],
Expand Down

0 comments on commit d8c50c8

Please sign in to comment.