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 54eacbb commit c8b7cd0Copy full SHA for c8b7cd0
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