6 lines
124 B
Plaintext
6 lines
124 B
Plaintext
|
# helper class to prepare correct environment for native itstool
|
||
|
|
||
|
inherit python3native
|
||
|
|
||
|
DEPENDS_append = " itstool-native"
|