# Copyright (C) 2012 Anaconda, Inc
# SPDX-License-Identifier: BSD-3-Clause
"""Register the built-in post_solves hook implementations."""

plugins = []
"""The list of post-solve plugins for easier registration with pluggy."""
