From 8eb920e429a0d5f88bcbce0e9d1007a00fdb3b2c Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Wed, 21 Feb 2024 22:12:48 +0800 Subject: devel/py-hatch-mypyc: Add py-hatch-mypyc 0.16.0 hatch-mypyc provides a build hook plugin for Hatch that compiles code with Mypyc. --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index 539631acdd3a..9744db7ea3b3 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -4802,6 +4802,7 @@ SUBDIR += py-hatch-autorun SUBDIR += py-hatch-fancy-pypi-readme SUBDIR += py-hatch-jupyter-builder + SUBDIR += py-hatch-mypyc SUBDIR += py-hatch-nodejs-version SUBDIR += py-hatch-requirements-txt SUBDIR += py-hatch-semver -- cgit v1.2.3