#1 Add documentation about runtime dependencies
Merged 8 years ago by asavkov. Opened 8 years ago by stefw.

file modified
+7
@@ -4,6 +4,13 @@ 

  The goal of a project is to provide tools to automatically fetch, build and

  test specified patches on top of a base tree.

  

+ Dependencies

+ ------------

+ 

+ Here's how to install the dependencies of skt like this:

+ 

+     $ sudo yum install python2 python2-junit_xml beaker-client

+ 

  License

  -------

  skt is distributed under GPLv2 license.

This adds a couple lines of documentation about the runtime dependencies. This command was what I had to run to execute skt.py

Pull-Request has been merged by asavkov

8 years ago
Metadata
Changes Summary 1