Merge pull request #10292 from hugovk/fix-setuptools-deprecation-warning

Use license_files to fix setuptools deprecation warning
This commit is contained in:
Takeshi KOMIYA 2022-03-27 01:26:26 +09:00 committed by GitHub
commit 115358dec3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
[metadata]
license_file = LICENSE
license_files = LICENSE
[egg_info]
tag_build = .dev