configurationengine/source/scripts/setup.py
changeset 4 0951727b8815
parent 3 e7e0ae78773e
equal deleted inserted replaced
3:e7e0ae78773e 4:0951727b8815
    33              'info_api_report_template.html',
    33              'info_api_report_template.html',
    34              'info_impl_report_template.html',
    34              'info_impl_report_template.html',
    35              'info_content_report_template.html',
    35              'info_content_report_template.html',
    36              'info_value_report_template.html',
    36              'info_value_report_template.html',
    37              'info_value_report_template.csv',
    37              'info_value_report_template.csv',
       
    38              'info_ctr_report_template.csv',
       
    39              'info_ctr_report_template.html',
    38              'crml_dc_report_template.csv',
    40              'crml_dc_report_template.csv',
    39              'crml_dc_report_template.html',
    41              'crml_dc_report_template.html',
    40              'validation_report_template.html',
    42              'validation_report_template.html',
    41              'validation_report_template.xml',
    43              'validation_report_template.xml',
    42              'tablefilter.js',
    44              'tablefilter.js',
    43              'popup.js']
    45              'popup.js'
       
    46              ]
    44 
    47 
    45 setup(
    48 setup(
    46     name = "cone-scripts",
    49     name = "cone-scripts",
    47     version = '1.0',
    50     version = '1.0',
    48     scripts = ['cone_tool.py',
    51     scripts = ['cone_tool.py',