blob: 6f6aab126a9f6f7c312bd2f90cbd762bae5a2c66 [file] [log] [blame]
# Copyright 2020 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import sys
assert sys.version_info >= (3, 6), 'This module requires Python 3.6+'