Files
cibuildwheel/test/template_projects/__init__.py
T

3 lines
79 B
Python
Raw Normal View History

2020-05-02 16:54:19 +01:00
from .base import TemplateProject # noqa
2020-05-15 12:28:34 +01:00
from .c import new_c_project # noqa