From e2cd8d2258c418046569578f18f62240c3bb00e4 Mon Sep 17 00:00:00 2001 From: David Vierra Date: Thu, 5 Nov 2015 11:00:27 -1000 Subject: [PATCH] Move setup.cfg to pytest.ini --- setup.cfg => pytest.ini | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename setup.cfg => pytest.ini (100%) diff --git a/setup.cfg b/pytest.ini similarity index 100% rename from setup.cfg rename to pytest.ini