Skip to content

Commit

Permalink
Merge pull request #10292 from hugovk/fix-setuptools-deprecation-warning
Browse files Browse the repository at this point in the history
Use license_files to fix setuptools deprecation warning
  • Loading branch information
tk0miya committed Mar 26, 2022
2 parents 40a8f2b + 61b3676 commit 115358d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
@@ -1,5 +1,5 @@
[metadata]
license_file = LICENSE
license_files = LICENSE

[egg_info]
tag_build = .dev
Expand Down

0 comments on commit 115358d

Please sign in to comment.