On Tue, Jun 29, 2021 at 1:43 PM John Snow <js...@redhat.com> wrote: > > I missed the 'check-tox' target. Add that, but split the large .PHONY > specifier at the top into its component pieces and move them near the > targets they describe so that they're much harder to forget to update. > > Signed-off-by: John Snow <js...@redhat.com> > --- > python/Makefile | 10 ++++++++-- > 1 file changed, 8 insertions(+), 2 deletions(-) >
Reviewed-by: Willian Rampazzo <willi...@redhat.com>