import os # Setup test environment variables if os.environ.get("ENVIRON") is None: os.environ["ENVIRON"] = "test"