Skip to content

Commit

Permalink
Fix setuptools warning about license_files (#8595)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz authored Aug 10, 2022
1 parent 20d106d commit 35a6d65
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.md
license_files = LICENSE.md

[tool:pytest]
addopts=--tb=short --strict-markers -ra
Expand Down

0 comments on commit 35a6d65

Please sign in to comment.