summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2022-04-13 03:50:54 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2022-04-13 03:50:54 +0200
commit2872d7acfdb11d440b719dac970cedd4eca7adb2 (patch)
tree7ed7b84511b610479e56b999421f68b1bdbe4a9b /setup.py
parentf5f85b9e7627a3a787abcce6a35be3b4842a7818 (diff)
point to setup.cfg also
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
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