comparison setup.py @ 169:2af7621bf57a

Update dependency on FarolLuz
author Benoît Allard <benoit.allard@greenbone.net>
date Mon, 05 Jan 2015 11:41:34 +0100
parents 617915733729
children aa41244fbec6
comparison
equal deleted inserted replaced
168:2cf820f0990b 169:2af7621bf57a
40 author="Benoît Allard", 40 author="Benoît Allard",
41 author_email='benoit.allard@greenbone.net', 41 author_email='benoit.allard@greenbone.net',
42 license='GPLv2+', 42 license='GPLv2+',
43 packages=['farol'], 43 packages=['farol'],
44 scripts=['run_web'], 44 scripts=['run_web'],
45 install_requires=['farolluz >= 1.0', 'Flask'], 45 install_requires=['farolluz >= 1.1.0', 'Flask'],
46 test_suite='tests', 46 test_suite='tests',
47 # Also install the templates and the static dir 47 # Also install the templates and the static dir
48 include_package_data=True, 48 include_package_data=True,
49 ) 49 )

http://farol.wald.intevation.org