py-pandas: arrow+parquet when +parquet (#50119)
This commit is contained in:
parent
2967bb5540
commit
796adb6b9b
@ -209,3 +209,4 @@ class PyPandas(PythonPackage):
|
|||||||
|
|
||||||
with when("+parquet"):
|
with when("+parquet"):
|
||||||
depends_on("py-pyarrow@10.0.1:")
|
depends_on("py-pyarrow@10.0.1:")
|
||||||
|
depends_on("arrow+parquet")
|
||||||
|
Loading…
Reference in New Issue
Block a user