blob: 83fef540580bc503aa4adad4d40fa799e16b4642 [file] [log] [blame]
Brad Bishopde2a6ac2016-06-28 18:42:21 -04001inherit setuptools
2
Brad Bishop3db4ad72016-07-15 10:22:24 -04003do_compile_class-native() {
4 :
5}
6
7do_install_class-native() {
8 :
9}
10
11DEPENDS_append_class-target = " python"
12
13inherit skeleton
14inherit allarch