kennethreitz / records

SQL for Humans™
https://pypi.python.org/pypi/records/
ISC License
7.15k stars 570 forks source link

Removed dependency on old SQLAlchemy (for Python 2.6) #158

Closed mkai closed 5 months ago

mkai commented 6 years ago

The conditional dependency on SQLAlchemy is no longer required since support for Python 2.6 was removed.