blob: 83fef540580bc503aa4adad4d40fa799e16b4642 [file] [log] [blame]
Brad Bishop41ca7aa2016-06-28 18:42:21 -04001inherit setuptools
2
Brad Bishopa1811022016-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