From 977a8cf33f69d3a1ab1cf08e18207236a66dd7e8 Mon Sep 17 00:00:00 2001 From: link2xt Date: Mon, 22 Aug 2022 00:11:01 +0000 Subject: [PATCH] python: remove unused setup.cfg --- python/setup.cfg | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 python/setup.cfg diff --git a/python/setup.cfg b/python/setup.cfg deleted file mode 100644 index 4744402fc..000000000 --- a/python/setup.cfg +++ /dev/null @@ -1,4 +0,0 @@ -[devpi:upload] -formats = sdist.tgz -no-vcs = 1 -