Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c6dd843

Browse filesBrowse files
authored
Merge pull request #9924 from seanfarley/smf/fix-webagg-install
BLD: fix missing js files for web_backend
2 parents ea16202 + fc4e384 commit c6dd843
Copy full SHA for c6dd843

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎setupext.py

Copy file name to clipboardExpand all lines: setupext.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -744,6 +744,7 @@ def get_package_data(self):
744744
'mpl-data/example/*.npy',
745745
'mpl-data/matplotlibrc',
746746
'backends/web_backend/*.*',
747+
'backends/web_backend/js/*.*',
747748
'backends/web_backend/jquery/js/*.min.js',
748749
'backends/web_backend/jquery/css/themes/base/*.min.css',
749750
'backends/web_backend/jquery/css/themes/base/images/*',

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.