Skip to content

Commit

Permalink
Specify pyspark
Browse files Browse the repository at this point in the history
  • Loading branch information
jdawang committed Nov 5, 2024
1 parent e318f4f commit 09bffc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ ignore_missing_imports = true
python_version = "3.10"
conda_install = ["openjdk=8"]
extras = ["dev"]
deps = ["pyspark[connect]==3.5.1"]
command = "pytest tests/ --ignore=tests/test_snowflake.py"
upgrade = [
"pandas",
Expand Down

0 comments on commit 09bffc7

Please sign in to comment.