Commit 712a5cee authored by delanoe's avatar delanoe

[FIX] some imports and fixes.

parent 6ada56c1
......@@ -176,7 +176,7 @@ RESOURCETYPES = [
'accepted_formats':["zip",],
},
# type 6
{ 'type': 6
{ 'type': 6,
'name': 'Web of Science (ISI format)',
'parser': ISIParser,
'default_language': 'en',
......
......@@ -29,3 +29,4 @@ networkx==1.11
pandas==0.18.0
six==1.10.0
lxml==3.5.0
bs4==0.0.1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment