Fix pip dependencies
sqlalchemy
was accidentally removed from the list of dependencies when installing from pypi / directly with setup.py.
Also fixes a minor issue in test_loaders.py
.
sqlalchemy
was accidentally removed from the list of dependencies when installing from pypi / directly with setup.py.
Also fixes a minor issue in test_loaders.py
.