Parcourir la source

point to setup.cfg also

Thomas Waldmann il y a 3 ans
Parent
commit
2872d7acfd
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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 sys