From 14bafa6dd5319a83e694cdfea3c2c9d3915c1082 Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Tue, 22 Sep 2020 09:45:02 -0300 Subject: [PATCH] Rename HOWTORELEASE.rst to RELEASING.rst To comply with pytest's nomenclature. --- HOWTORELEASE.rst => RELEASING.rst | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename HOWTORELEASE.rst => RELEASING.rst (100%) diff --git a/HOWTORELEASE.rst b/RELEASING.rst similarity index 100% rename from HOWTORELEASE.rst rename to RELEASING.rst