Skip to content

Commit 2c0d274

Browse files
committed
Update MANIFEST.in
1 parent ac9e2c1 commit 2c0d274

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@ graft src/robotkernel
22
graft docs
33
graft tests
44
graft atest
5+
graft _templates
56

67
recursive-include src *.js
7-
include LICENSE *.rstj
8+
include LICENSE *.rst *.yml
89
exclude Makefile Dockerfile requirements*.txt *.nix *.png *.ipynb *.json dodo.py conf.py
910

1011
prune .github

0 commit comments

Comments
 (0)