aboutsummaryrefslogtreecommitdiff
path: root/setup_commands/__init__.py
blob: 967bb110b5a5f7c3573d4fa7f9fbee4137da9117 (plain)
1
2
3
"""Module for custom setup commands."""

from .run_tests import RunTests