ifw  0.0.1-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | Static Public Attributes | List of all members
wtools.config.python Class Reference

Provides Python support: More...

Static Public Member Functions

def configure
 
def options
 

Static Public Attributes

list requires = []
 
list tools = ['python', 'pytest', 'waf_unit_test', 'buildcopy']
 

Detailed Description

Provides Python support:

Member Function Documentation

def wtools.config.python.configure (   cnf,
  requires,
  kwargs 
)
static
def wtools.config.python.options (   cnf,
  requires,
  kwargs 
)
static

Member Data Documentation

list wtools.config.python.requires = []
static
list wtools.config.python.tools = ['python', 'pytest', 'waf_unit_test', 'buildcopy']
static

The documentation for this class was generated from the following file: