Add stubs for hdbcli (#6550)

hdbcli is the python dbapi for SAP HANA. Not all methods/attributes are 100% compatible with PEP 249.
This commit is contained in:
kasium
2021-12-09 14:29:06 +01:00
committed by GitHub
parent 65f0e8b770
commit f929d30ec0
5 changed files with 127 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
version = "2.10.*"