Skip to content

Commit

Permalink
Update setup.py to include standalone require.js template
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Duberstein committed Sep 11, 2019
1 parent 6083754 commit 1d13dce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bindings/python/pydeck/setup.py
Expand Up @@ -246,6 +246,7 @@ def load_requirejs_dependencies():
[
"pydeck/nbextension/static/extensionRequires.js",
"pydeck/nbextension/static/index.js",
"pydeck/io/templates/requirejs_dependencies.json",
"pydeck/nbextension/static/index.js.map",
],
),
Expand Down

0 comments on commit 1d13dce

Please sign in to comment.