mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
3 lines
96 B
Plaintext
3 lines
96 B
Plaintext
obj = bld(features = 'py',name='pythonmodules')
|
|
obj.find_sources_in_dirs('lib', exts=['.py'])
|