Now returning metadata and cover images

This commit is contained in:
Mike
2019-10-04 13:17:12 -04:00
parent 547e1b632a
commit b3e3ddc072
3 changed files with 10 additions and 7 deletions

View File

@@ -9,5 +9,5 @@
"python.testing.pytestEnabled": false,
"python.testing.nosetestsEnabled": false,
"python.testing.unittestEnabled": true,
"python.pythonPath": "/home/raelon/.virtualenvs/spyder/bin/python"
"python.pythonPath": "/home/raelon/.virtualenvs/pyShelf/bin/python"
}