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 270c742 commit 3962bc4Copy full SHA for 3962bc4
setup.py
@@ -76,6 +76,7 @@
76
package_data={
77
'coverage': [
78
'htmlfiles/*.*',
79
+ 'fullcoverage/*.*',
80
]
81
},
82
0 commit comments