#30 added missing js asset

This commit is contained in:
Alok Saldanha
2020-09-08 21:01:02 -04:00
parent 4e367b0ec9
commit fc83523c84

View File

@@ -53,6 +53,7 @@ setup(
package_data={
"cellxgene_gateway": [
"static/css/homepagestyle.css",
"static/js/annotation.js",
"static/nibr.ico",
"templates/*.html",
]