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 f144f37 commit e476f1cCopy full SHA for e476f1c
.gitignore
@@ -29,7 +29,5 @@ node_modules/
29
/report.html
30
/result
31
/selenium-screenshot-*.png
32
-/src/jupyterlab_robotmode/lib/
33
-/src/jupyterlab_robotmode/node_modules/
34
/tmp/
35
/Untitle*.ipynb
MANIFEST.in
@@ -13,6 +13,5 @@ prune examples
13
prune lite
14
prune nix
15
prune pkgs
16
-prune src/jupyterlab_robotmode
17
18
global-exclude *.py[co]
0 commit comments