Skip to content

Commit a826519

Browse files
authored
tests: Test with pyspark prerelease (#3760)
1 parent da0b086 commit a826519

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

+2
Original file line numberDiff line numberDiff line change
@@ -647,6 +647,8 @@ deps =
647647
spark-v3.1: pyspark~=3.1.0
648648
spark-v3.3: pyspark~=3.3.0
649649
spark-v3.5: pyspark~=3.5.0
650+
# TODO: update to ~=4.0.0 once stable is out
651+
spark-v4.0: pyspark==4.0.0.dev2
650652
spark-latest: pyspark
651653

652654
# Starlette

0 commit comments

Comments
 (0)