From c4842aafe0f10f8fcda6846abd51f69621940b06 Mon Sep 17 00:00:00 2001
From: Antonio Ragagnin <antonio.ragagnin@inaf.it>
Date: Sat, 11 Jan 2025 19:03:55 +0000
Subject: [PATCH] Update install_and_test.md

---
 install_and_test.md | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/install_and_test.md b/install_and_test.md
index ff985e1..44eafef 100644
--- a/install_and_test.md
+++ b/install_and_test.md
@@ -23,9 +23,6 @@ To run the C and python tests of the installed `hotwheels` components, run:
 python -m hotwheels.checkup hotwheels
 ```
 
-
-## Environment variables
-
 Here below some relevant environment variables to change hotwheels default settings:
 
 | Environment Variable | Description                                                                                           |
-- 
GitLab