Update build_collector.py (test)

main
mpgn 2023-09-03 19:08:36 +02:00 committed by GitHub
parent 02d2b5698f
commit e0db87224e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -40,8 +40,8 @@ def build_cme():
"-m",
"pip",
"install",
"-r",
"requirements.txt",
"-e",
".",
"-t",
"build",
],