Skip to content

Commit

Permalink
Fix setuptools warning about license_files (encode#8595)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz authored and sigvef committed Dec 3, 2022
1 parent 2a78ee7 commit 93db622
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 93db622

Please sign in to comment.