Use license_files instead of license_file

Closes #6727

See: https://github.com/pypa/setuptools/pull/2620
This commit is contained in:
Serghei Iakovlev 2022-06-13 16:09:38 +02:00 committed by GitHub
parent a4fc8a29f4
commit 928d2925bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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