Skip to content

Commit

Permalink
added lxml to install_requires
Browse files Browse the repository at this point in the history
  • Loading branch information
verbalhanglider committed May 18, 2018
1 parent 7af6de4 commit 48bc386
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Expand Up @@ -17,8 +17,9 @@
"Operating System :: POSIX :: Linux",
],
install_requires = [
'lxml',
'pymarc',
'pysolr',
'requests'
]
)
)

0 comments on commit 48bc386

Please sign in to comment.