Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Commit

Permalink
Add lxml dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
daniviga committed Apr 28, 2017
1 parent 32881b1 commit f60d21e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
packages=find_packages(exclude=['tests', 'tests.*']),
install_requires=[
# FIXME taken from the README, the list is incomplete
'lxml',
'numpy',
'scipy',
'matplotlib',
Expand Down

0 comments on commit f60d21e

Please sign in to comment.