diff --git a/config.py b/config.py index ea7e833..ae0a3d7 100644 --- a/config.py +++ b/config.py @@ -1,11 +1,11 @@ def can_build(platform): - return True + return True def configure(env): - pass + pass