Skip to content

Commit

Permalink
adapted lxml version
Browse files Browse the repository at this point in the history
  • Loading branch information
cpanse committed Nov 7, 2016
1 parent 140b8b1 commit f1e57c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def readme():
packages=['fgcz'],
install_requires=[
'PyYAML>=3',
'lxml>=3.4.4' ],
'lxml==3.6.0' ],
scripts=[
'fgcz/scripts/fgcz_biobeamer.py',
'fgcz/scripts/fgcz_fcc_run_linux.py',
Expand Down

0 comments on commit f1e57c0

Please sign in to comment.