Skip to content

Commit 4404877

Browse files
authored
Include AUTHORS.txt in pip's wheels (#11882)
1 parent 82b42c8 commit 4404877

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

news/11882.bugfix.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Include ``AUTHORS.txt`` in pip's wheels.

setup.cfg

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,3 @@ exclude_lines =
111111
pragma: no cover
112112
# This excludes typing-specific code, which will be validated by mypy anyway.
113113
if TYPE_CHECKING
114-
115-
[metadata]
116-
license_file = LICENSE.txt

0 commit comments

Comments
 (0)