blob: b81edac9ccaa488053ad5d5471ffd630a8c25948 [file] [log] [blame]
Andrew Geissler358dfea2020-04-14 09:04:52 -05001inherit setuptools3
Brad Bishopde2a6ac2016-06-28 18:42:21 -04002
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