mirror of
https://github.com/apache/cloudstack
synced 2026-08-02 13:35:41 +00: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'])
|