File tree Expand file tree Collapse file tree 5 files changed +5
-2
lines changed Expand file tree Collapse file tree 5 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ echo "Install Python packages"
4242python3 -m venv myenv
4343source myenv/bin/activate
4444pip install --upgrade setuptools wheel
45- env RUSTFLAGS=" -C target-cpu=native" pip install --no-cache-dir " pysail==0.3.3 " -v --no-binary pysail
45+ env RUSTFLAGS=" -C target-cpu=native" pip install --no-cache-dir " pysail==0.3.7 " -v --no-binary pysail
4646pip install " pyspark-client==4.0.0" \
4747 " protobuf==5.28.3" \
4848 " grpcio==1.71.2" \
Original file line number Diff line number Diff line change 1+ {}
Original file line number Diff line number Diff line change 1+ {}
Original file line number Diff line number Diff line change 1+ {}
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ echo "Install Python packages"
4242python3 -m venv myenv
4343source myenv/bin/activate
4444pip install --upgrade setuptools wheel
45- env RUSTFLAGS=" -C target-cpu=native" pip install --no-cache-dir " pysail==0.3.3 " -v --no-binary pysail
45+ env RUSTFLAGS=" -C target-cpu=native" pip install --no-cache-dir " pysail==0.3.7 " -v --no-binary pysail
4646pip install " pyspark-client==4.0.0" \
4747 " protobuf==5.28.3" \
4848 " grpcio==1.71.2" \
You can’t perform that action at this time.
0 commit comments