mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +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'])
|