Skip to content

Commit

Permalink
Include package data
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdcolin committed Dec 7, 2023
1 parent f60314f commit 4e109f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
description="Jupyter Notebooks extension for showing JBrowse views",
license="Apache-2.0",
include_package_data=True,
data_files=[("", [glob("*.json")])],
long_description=long_description,
install_requires=requires,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 4e109f8

Please sign in to comment.