Merging upstream version 10.0.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
528822bfd4
commit
b7d21c45b7
98 changed files with 4080 additions and 1666 deletions
1
setup.py
1
setup.py
|
@ -21,6 +21,7 @@ setup(
|
|||
author_email="toby.mao@gmail.com",
|
||||
license="MIT",
|
||||
packages=find_packages(include=["sqlglot", "sqlglot.*"]),
|
||||
package_data={"sqlglot": ["py.typed"]},
|
||||
classifiers=[
|
||||
"Development Status :: 5 - Production/Stable",
|
||||
"Intended Audience :: Developers",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue