Skip to content

Commit

Permalink
Use license_files instead of license_file
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyklay committed Jun 21, 2022
1 parent 41656fc commit 76ca154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -6,7 +6,7 @@
# the LICENSE file that was distributed with this source code.

[metadata]
license_file = LICENSE
license_files = LICENSE
description_file = README.rst
long_description_content_type = text/x-rst

Expand Down

0 comments on commit 76ca154

Please sign in to comment.