Skip to content

Commit 2ee71c4

Browse files
committed
added include package data
1 parent c870e9a commit 2ee71c4

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
@@ -49,5 +49,6 @@ def get_long_description():
4949
description="A quantum plugin for qiskit AER",
5050
long_description=get_long_description(),
5151
long_description_content_type="text/markdown",
52+
include_package_data=True,
5253
package_data={"aer_plugin":["aer_plugin/backends.txt"]}
5354
)

0 commit comments

Comments
 (0)