Skip to content

Commit 3ea988e

Browse files
author
kx79wq
committed
[tst]: for test of numpy<2 restrict spark<4
1 parent d93269d commit 3ea988e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ test = [
5454
test_numpy_pre2 = [
5555
"numpy<2",
5656
"pandas<2",
57+
"pyspark<4",
5758
]
5859

5960
# files to be shipped with the installation, under: histogrammar/test_data and histogrammar/notebooks

0 commit comments

Comments
 (0)