From 56b8a23b27fe873241ef45fb3045bfd96e07a65e Mon Sep 17 00:00:00 2001 From: "Maarten A. Breddels" Date: Fri, 5 Feb 2021 21:35:32 +0100 Subject: [PATCH] chore: change auto enable json path in manifest --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index b11d4a8..490b157 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,2 +1,2 @@ recursive-include bqplot_image_gl/static *.* -include bqplot_image_gl.json +include etc/jupyter/nbconfig/notebook.d/bqplot-image-gl.json