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 ac9e2c1 commit 2c0d274Copy full SHA for 2c0d274
MANIFEST.in
@@ -2,9 +2,10 @@ graft src/robotkernel
2
graft docs
3
graft tests
4
graft atest
5
+graft _templates
6
7
recursive-include src *.js
-include LICENSE *.rstj
8
+include LICENSE *.rst *.yml
9
exclude Makefile Dockerfile requirements*.txt *.nix *.png *.ipynb *.json dodo.py conf.py
10
11
prune .github
0 commit comments