Browse Source

fix comment in setup.py

Thomas Waldmann 1 year ago
parent
commit
86c8031dc5
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 setup.cfg and other setup_*.py files)
+# borgbackup - main setup code (extension building here, rest see pyproject.toml)
 
 
 import os
 import os
 import re
 import re