Adding upstream version 18.7.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
c4fc25c23b
commit
be16920347
96 changed files with 59037 additions and 52828 deletions
3
setup.py
3
setup.py
|
@ -16,7 +16,7 @@ setup(
|
|||
"fallback_version": "0.0.0",
|
||||
"local_scheme": "no-local-version",
|
||||
},
|
||||
setup_requires=["setuptools_scm"],
|
||||
setup_requires=["setuptools_scm<8.0.1"],
|
||||
python_requires=">=3.7",
|
||||
extras_require={
|
||||
"dev": [
|
||||
|
@ -30,6 +30,7 @@ setup(
|
|||
"python-dateutil",
|
||||
"pdoc",
|
||||
"pre-commit",
|
||||
"types-python-dateutil",
|
||||
],
|
||||
},
|
||||
classifiers=[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue