Adding upstream version 21.0.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
07f4660f31
commit
91f2cef5f0
115 changed files with 66603 additions and 60920 deletions
6
setup.py
6
setup.py
|
@ -29,16 +29,14 @@ setup(
|
|||
python_requires=">=3.7",
|
||||
extras_require={
|
||||
"dev": [
|
||||
"autoflake",
|
||||
"black",
|
||||
"duckdb>=0.6",
|
||||
"isort",
|
||||
"mypy>=0.990",
|
||||
"mypy",
|
||||
"pandas",
|
||||
"pyspark",
|
||||
"python-dateutil",
|
||||
"pdoc",
|
||||
"pre-commit",
|
||||
"ruff",
|
||||
"types-python-dateutil",
|
||||
"typing_extensions",
|
||||
"maturin>=1.4,<2.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue