We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1cbf32 commit a74ea8cCopy full SHA for a74ea8c
setup.py
@@ -32,4 +32,5 @@
32
'issuelabeler = issuelabeler.issuelabel:main',
33
],
34
},
35
+ include_package_data=True,
36
)
0 commit comments