Skip to content

Commit 58d4c6d

Browse files
authored
include qasm files in dist (#71)
1 parent ac705b3 commit 58d4c6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
include *.txt *.md
22
recursive-include docs *.txt *.rst *.py *.png *.ico
3-
recursive-include qbraid_algorithms *.py
3+
recursive-include qbraid_algorithms *.py *.qasm
44
prune docs/build/

0 commit comments

Comments
 (0)