diff --git a/setup.py b/setup.py index cfb38d4..c49fdd6 100644 --- a/setup.py +++ b/setup.py @@ -53,6 +53,7 @@ setup( package_data={ "cellxgene_gateway": [ "static/css/homepagestyle.css", + "static/js/annotation.js", "static/nibr.ico", "templates/*.html", ]