Skip to content

Commit 3962bc4

Browse files
committed
Install the fullcoverage support for CPython's use
1 parent 270c742 commit 3962bc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
package_data={
7777
'coverage': [
7878
'htmlfiles/*.*',
79+
'fullcoverage/*.*',
7980
]
8081
},
8182

0 commit comments

Comments
 (0)