From 72be0823fd51fb9613ee096398836d9094317fa8 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Wed, 27 Jul 2022 09:13:57 +1000 Subject: [PATCH] Fix README name This is the file specified in the setup.cfg Change-Id: I5ea5b5659e1b95c308cfdcf3aacb5b5443d9abf4 --- README.md => README.rst | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename README.md => README.rst (100%) diff --git a/README.md b/README.rst similarity index 100% rename from README.md rename to README.rst