Mercurial > repos > pieterlukasse > nist_wrapper
view tool_dependencies.xml @ 4:266b64154f57
fix
author | pieter.lukasse@wur.nl |
---|---|
date | Thu, 22 Jan 2015 17:03:19 +0100 |
parents | f6da901ffff8 |
children | 92cf554fca03 |
line wrap: on
line source
<?xml version="1.0"?> <tool_dependency> <package name="nist_wrapper_venv" version="0.2"> <install version="1.0"> <actions> <action type="setup_virtualenv"> jinja2==2.7.3 six==1.7.2 argparse==1.2.1 </action> </actions> </install> <readme>A Python 2 virtual environment that includes the python packages jinja2, six, argparse.</readme> </package> </tool_dependency>