Tree-sitter parser compilation is now handled in setup.py or
directly in the code so that file can be removed.
It also fixes make test invocation.
Differential D6172
Remove Makefile.local Authored by anlambert on Sep 2 2021, 3:44 PM.
Details
Tree-sitter parser compilation is now handled in setup.py or It also fixes make test invocation.
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D6172 (id=22365)Rebasing onto 9d4329eddc... Current branch diff-target is up to date. Changes applied before testcommit abf46aa8f443739782f18913692df85f491839e0
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date: Thu Sep 2 15:43:36 2021 +0200
Remove Makefile.local
Tree-sitter parser compilation is now handled in setup.py or
directly in the code so that file can be removed.
It also fixes make test invocation.See https://jenkins.softwareheritage.org/job/DSEA/job/tests-on-diff/287/ for more details. |