|
wtools
ESO waf tools
|
Static Public Member Functions | |
| def | configure_postload |
| def | configure_preload |
Static Public Attributes | |
| list | requires = [] |
| list | tools = ['python', 'buildcopy'] |
| tuple | defaults |
Provides Python support:
- Python3.5+
- Pylint (linting)
Options:
python=dict(
pylint_config=path # Path to pylint configuration file.
)
|
static |