Browse Source

point to setup.cfg also

Thomas Waldmann 3 years ago
parent
commit
2872d7acfd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.py

+ 1 - 1
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 os
 import sys
 import sys