From e7f966e99a3bd6fb8580ddb7361835e4406b4865 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Wed, 8 May 2019 14:21:14 -0700 Subject: [PATCH] Combine mypy.ini and setup.cfg Committed via https://github.com/asottile/all-repos --- mypy.ini => setup.cfg | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename mypy.ini => setup.cfg (100%) diff --git a/mypy.ini b/setup.cfg similarity index 100% rename from mypy.ini rename to setup.cfg