Skip to content

Commit 6e16b80

Browse files
committed
Rename ns-3 wheel asset
1 parent ce57fbd commit 6e16b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ns-3/build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ done
131131
run mkdir dist2
132132
run python3 -m wheel pack -d dist2 "$ns3_patch"
133133

134-
asset_name="ns-$NS3_VERSION-py3.whl"
134+
asset_name="ns-$NS3_VERSION-cp37-cp37m-linux_x86_64.whl"
135135
asset_path="$base/$asset_name"
136136
run cp "dist2/ns-$NS3_VERSION-py3-none-any.whl" "$asset_path"
137137

0 commit comments

Comments
 (0)