buildframework/helium/config/ivy/modules/python-2.5.ivy.xml
changeset 587 85df38eb4012
parent 179 d8ac696cc51f
equal deleted inserted replaced
217:0f5e3a7fb6af 587:85df38eb4012
    21 ============================================================================
    21 ============================================================================
    22 -->
    22 -->
    23 <ivy-module version="1.3">
    23 <ivy-module version="1.3">
    24     <info organisation="SWEPT"
    24     <info organisation="SWEPT"
    25           module="python"
    25           module="python"
    26           revision="2.x"/>
    26           revision="2.5"/>
    27     <publications>
    27     <publications>
    28         <artifact name="python" type="exe" versionArgs="--version" versionExp=".*2\.[56].*"/> 
    28         <artifact name="python" type="exe" versionArgs="--version" versionExp=".*2\.[56].*"/> 
    29     </publications>
    29     </publications>
    30 </ivy-module>
    30 </ivy-module>