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.
2 parents 54eacbb + c8b7cd0 commit 8aa7b22Copy full SHA for 8aa7b22
MANIFEST.in
@@ -1,7 +1,9 @@
1
recursive-include ipympl/nbextension *.*
2
recursive-include ipympl/labextension *.*
3
4
-recursive-include js *.*
+graft js/src
5
+include js/package.json
6
+include js/webpack.config.js
7
include LICENSE
8
include jupyter-matplotlib.json
9
0 commit comments