From b5784c6d080a31c532a0df2e979ee6828d124a98 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sat, 8 May 2021 14:51:11 +0200 Subject: [PATCH] Remove requirement section in the README, the requirements are in debian/control ... --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index b6f8b03d..f69b212e 100644 --- a/README.md +++ b/README.md @@ -45,13 +45,6 @@ Dev Documentation https://moulinette.readthedocs.org -Requirements ------------- - -* Python 2.7 -* python-bottle (>= 0.10) -* python-ldap (>= 2.4) -* PyYAML Testing -------