Fix setuptools warning about license_files (#8595)

This commit is contained in:
Adam Johnson 2022-08-10 13:47:39 +01:00 committed by GitHub
parent 20d106d8a3
commit 35a6d65e22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
[metadata]
license_file = LICENSE.md
license_files = LICENSE.md
[tool:pytest]
addopts=--tb=short --strict-markers -ra