Browse Source

Use license_files instead of license_file

Closes #6727

See: https://github.com/pypa/setuptools/pull/2620
Serghei Iakovlev 3 năm trước cách đây
mục cha
commit
928d2925bb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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