blue-yonder / turbodbc

Turbodbc is a Python module to access relational databases via the Open Database Connectivity (ODBC) interface. The module complies with the Python Database API Specification 2.0.
http://turbodbc.readthedocs.io/en/latest
MIT License
616 stars 86 forks source link

Use importlib instead of pkg_resources #427

Closed alippai closed 4 months ago

alippai commented 4 months ago

Getting rid of a DeprecationWarning