Skip to content

Commit

Permalink
fix: drop 2.4, 3.0 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
chenliu0831 committed Apr 29, 2024
1 parent bcced89 commit 9a9b695
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pydeequ/configs.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
"3.3": "com.amazon.deequ:deequ:2.0.7-spark-3.3",
"3.2": "com.amazon.deequ:deequ:2.0.7-spark-3.2",
"3.1": "com.amazon.deequ:deequ:2.0.7-spark-3.1",
"3.0": "com.amazon.deequ:deequ:1.2.2-spark-3.0",
"2.4": "com.amazon.deequ:deequ:1.1.0_spark-2.4-scala-2.11",
}


Expand Down

0 comments on commit 9a9b695

Please sign in to comment.