瀏覽代碼

Use license_files instead of license_file

Closes #6727

See: https://github.com/pypa/setuptools/pull/2620
Serghei Iakovlev 3 年之前
父節點
當前提交
928d2925bb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      setup.cfg

+ 1 - 1
setup.cfg

@@ -25,7 +25,7 @@ classifiers =
     Topic :: System :: Archiving :: Backup
 platforms = Linux, MacOS X, FreeBSD, OpenBSD, NetBSD
 license = BSD
-license_file = LICENSE
+license_files = LICENSE
 project_urls =
     Bug Tracker = https://github.com/borgbackup/borg/issues
     Documentation = https://borgbackup.readthedocs.io