libgnt/libgnt

Remove Python support
default tip
2 weeks ago, Gary Kramlich
768a0bf53a98
Remove Python support

This feature was never documented well and therefore was never really adopted.

Testing Done:
Compiled

Reviewed at https://reviews.imfreedom.org/r/3068/
option('devenv-config-dir', type : 'string', yield : true,
description : 'config directory for running a devenv (defaults to a subdirectory of buildroot)')
option('doc', type : 'boolean', value : true, yield : true,
description : 'build documentation with gtk-doc')
option('introspection', type : 'boolean', value : true, yield : true,
description : 'build introspection data')