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 73e0499 commit 518c0beCopy full SHA for 518c0be
setup.py
@@ -30,5 +30,6 @@
30
],
31
keywords='qencode, qencode.com, cloud.qencode.com',
32
packages=['qencode', 'qencode.drm'],
33
+ package_data={'qencode.drm': ['keys/buydrm_qencode_public_cert.pem']},
34
include_package_data=True
35
)
0 commit comments