ソースを参照

fix comment in setup.py

Thomas Waldmann 1 年間 前
コミット
86c8031dc5
1 ファイル変更1 行追加1 行削除
  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 re