Mercurial > repos > jjohnson > package_jinja2_2_7_3
comparison tool_dependencies.xml @ 0:6df9843aca2f draft default tip
Imported from capsule None
| author | jjohnson |
|---|---|
| date | Tue, 14 Oct 2014 10:06:37 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:6df9843aca2f |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="jinja2" version="2.7.3"> | |
| 4 <install version="1.0"> | |
| 5 <actions> | |
| 6 <action type="setup_virtualenv"> | |
| 7 jinja2==2.7.3 | |
| 8 </action> | |
| 9 <action type="set_environment"> | |
| 10 <environment_variable action="set_to" name="JINJA2_PYTHON_PATH">$INSTALL_DIR</environment_variable> | |
| 11 </action> | |
| 12 </actions> | |
| 13 </install> | |
| 14 <readme> | |
| 15 Installation of jinja2. The installation can be accessed via JINJA2_PYTHON_PATH. | |
| 16 </readme> | |
| 17 </package> | |
| 18 </tool_dependency> |
