#1428 Add koji-gc/kojira/koji-shadow to setup.py
Merged 4 years ago by tkopecek. Opened 4 years ago by tkopecek.
tkopecek/koji issue1403  into  master

file modified
+7 -1
@@ -62,7 +62,13 @@ 

      #data_files=[

      #    ('/etc', ['cli/koji.conf']),

      #],

-     scripts=['cli/koji'],

+     scripts=[

+         'cli/koji',

+         'util/koji-gc',

+         'util/koji-shadow',

+         'util/koji-sweep-db',

+         'util/kojira',

+     ],

      python_requires='>=2.6',

      install_requires=get_install_requires(),

  )

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

4 years ago

Metadata Update from @jcupova:
- Pull-request tagged with: testing-done

4 years ago

Should 'koji-sweep-db' be added now as well?

Metadata Update from @tkopecek:
- Pull-request untagged with: testing-done

4 years ago

rebased onto 396d617

4 years ago

Commit 5c1c25d fixes this pull-request

Pull-Request has been merged by tkopecek

4 years ago

Metadata Update from @jcupova:
- Pull-request tagged with: testing-done

4 years ago