Skip to content

Commit 2393e6f

Browse files
author
Sebastian
committed
Update MANIFEST.in
Signed-off-by: Sebastian <[email protected]>
1 parent 6ec3515 commit 2393e6f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

MANIFEST.in

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ include *.yml
2525
include *.json
2626
include *.sh
2727
include *.txt
28+
recursive-include async_testing *.json
29+
recursive-include async_testing *.prof
30+
recursive-include async_testing *.py
31+
recursive-include async_testing *.yaml
2832

2933
# 3️⃣ Tooling/lint configuration dot-files (explicit so they're not lost)
3034
include .darglint

0 commit comments

Comments
 (0)