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