Skip to content

Commit

Permalink
Use licence_files instead of license_file for latest setuptools.
Browse files Browse the repository at this point in the history
(cherry picked from commit 0ffcf62)
  • Loading branch information
jehturner committed Jul 11, 2023
1 parent bf96c38 commit ee7751b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[metadata]
license_file = LICENSE
license_files = LICENSE

[tool:pytest]
addopts = --pyargs
Expand Down

0 comments on commit ee7751b

Please sign in to comment.