pandemonium_engine/modules/navigation_dummy/config.py

8 lines
78 B
Python

def can_build(env, platform):
return True
def configure(env):
pass