diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-23 07:22:23 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-23 07:22:23 +0000 |
commit | 0d1477fdf20125df42fe49355b757625417c8f8c (patch) | |
tree | 0ace7a95d185b2b1ae36e25e341bf92cd9021cb0 /setup.py | |
parent | Releasing debian version 23.16.0-1. (diff) | |
download | sqlglot-0d1477fdf20125df42fe49355b757625417c8f8c.tar.xz sqlglot-0d1477fdf20125df42fe49355b757625417c8f8c.zip |
Merging upstream version 24.0.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -33,7 +33,6 @@ setup( "mypy", "pandas", "pandas-stubs", - "pyspark", "python-dateutil", "pdoc", "pre-commit", |