From 40ac76cfcdef5eb553de7220aa4ee74af0a61780 Mon Sep 17 00:00:00 2001 From: taharallouche Date: Sat, 9 Nov 2024 16:58:19 +0100 Subject: [PATCH] chore: remove deprecated make recipe --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index 2e955e8..bd9ff62 100644 --- a/Makefile +++ b/Makefile @@ -89,5 +89,3 @@ dist: clean ## builds source and wheel package python setup.py bdist_wheel ls -l dist -reproduce: ## reproduce the results - python -m hakeem.paper_results.main