Skip to content

Commit e85f205

Browse files
debugging again
1 parent bd6b319 commit e85f205

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bootstrap/resources/scripts/get_vbu_version.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ def _extract_vbu_version(dry_run_output):
9090
# Add 'v' prefix for git tagging convention
9191
return f"v{version}"
9292

93+
# FIXME SBACHMEI DON'T RETURN THIS
94+
return "sbachmei/mic-6026-6194/pin-vbu"
9395
print(
9496
"ERROR: Could not find vivarium_build_utils version in pip dry-run output",
9597
file=sys.stderr,

0 commit comments

Comments
 (0)