blob: 2a8b12abe7d409bce5b1ef47a109fbf52eaf842c [file] [log] [blame]
from buildstream import Element
class FooElement(Element):
# We have a little while until we have to manually modify this
BST_REQUIRED_VERSION_MAJOR = 5000
def setup():
return FooElement