pypa-hatch/backend/hatchling/plugin/__init__.py

4 lines
57 B
Python

import pluggy
hookimpl = pluggy.HookimplMarker('hatch')