Skip to content

Fix pip dependencies

Compare
Choose a tag to compare
@andrewseidl andrewseidl released this 08 May 15:24
· 22 commits to master since this release
1d8042f

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.