Include `AUTHORS.txt` in pip's wheels (#11882)

This commit is contained in:
Roman Donchenko 2023-03-27 13:34:43 +03:00 committed by GitHub
parent 82b42c80f9
commit 440487792c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 3 deletions

1
news/11882.bugfix.rst Normal file
View File

@ -0,0 +1 @@
Include ``AUTHORS.txt`` in pip's wheels.

View File

@ -111,6 +111,3 @@ exclude_lines =
pragma: no cover
# This excludes typing-specific code, which will be validated by mypy anyway.
if TYPE_CHECKING
[metadata]
license_file = LICENSE.txt