~kissiel/checkbox/palm-rejection-job

« back to all changes in this revision

Viewing changes to tools/canonical-hw-collection/setup.py

  • Committer: Sylvain Pineau
  • Author(s): Pierre Equoy
  • Date: 2016-08-05 06:51:57 UTC
  • mfrom: (4459.1.1 checkbox)
  • Revision ID: sylvain_pineau-20160805065157-18bco2foq94lo9ks
"automatic merge of lp:~pierre-equoy/checkbox/c-h-c-1.3-and-typo/ by tarmac [r=pierre-equoy][bug=1609325][author=pierre-equoy]"

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 
22
22
setup(
23
23
    name="canonical-hw-collection",
24
 
    version="1.2",
 
24
    version="1.3",
25
25
    url="https://launchpad.net/checkbox/",
26
26
    author="Zygmunt Krynicki",
27
27
    author_email="zygmunt.krynicki@canonical.com",
38
38
 
39
39
Note that unless you are a Canonical employee, or you've been asked to use
40
40
this tool by a Canonical employee, you will not have much use of the tool.
41
 
None of the data is not publicly available.""",
 
41
None of the data is publicly available.""",
42
42
    classifiers=[
43
43
        'Development Status :: 5 - Production/Stable',
44
44
        'Environment :: Console',