pypa-hatch/hatch/files/ci/__init__.py

3 lines
78 B
Python

from hatch.files.ci.tox import Tox
from hatch.files.ci.travis import TravisCI