Skip to content

Commit

Permalink
bugfix: make sure desired_python_version gets recorded as well
Browse files Browse the repository at this point in the history
  • Loading branch information
ens-lg4 committed Jan 24, 2024
1 parent 61913d2 commit eaf25d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions loadgen_wheel_recipe/data_axs.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
[ "plant", [ "^^", "substitute", [[
"package_name", "mlperf_loadgen",
"python_major_dot_minor", "#{python_major_dot_minor}#",
"desired_python_version", "#{python_major_dot_minor}#",
"tags", ["package_wheel"]
]] ] ],
[ "attach", [ "^", "work_collection" ] ],
Expand Down

0 comments on commit eaf25d1

Please sign in to comment.