We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca1b487 commit 48126d4Copy full SHA for 48126d4
setup.cfg
setup.py
@@ -118,6 +118,7 @@
118
long_description_content_type='text/x-rst',
119
keywords='code coverage testing',
120
license='Apache-2.0',
121
+ license_files=["LICENSE.txt"],
122
classifiers=classifier_list,
123
url="https://github.com/nedbat/coveragepy",
124
project_urls={
0 commit comments