From 2872d7acfdb11d440b719dac970cedd4eca7adb2 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Wed, 13 Apr 2022 03:50:54 +0200 Subject: [PATCH] point to setup.cfg also --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 537385b70..9b1e884fd 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -# borgbackup - main setup code (see also other setup_*.py files) +# borgbackup - main setup code (see also setup.cfg and other setup_*.py files) import os import sys