Skip to content

Commit

Permalink
fixed setuptools version to 70.3.0 for building loadgen wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
ens-lg4 committed Jan 17, 2025
1 parent 93ef480 commit ca7b541
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 @@ -20,6 +20,7 @@
"python_major_dot_minor": [ "^^", "dig", "python_tool_entry.major_dot_minor" ],

"python_deps": [
[ "^^", "python_sync_pip_package", [[ "python_package", "package_name=setuptools", "package_version=70.3.0" ]] ],
[ "^^", "python_sync_pip_package", [[ "python_package", "package_name=wheel" ]] ],
[ "^^", "python_sync_pip_package", [[ "python_package", "package_name=pybind11" ]] ]
],
Expand Down

0 comments on commit ca7b541

Please sign in to comment.