Skip to content

Commit

Permalink
Added vitesce dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
MicheleBortol committed Aug 1, 2024
1 parent be8cb4b commit 657aa87
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 @@ -12,6 +12,7 @@
url="https://github.com/MicheleBortol/omero-vitessce",
python_requires='>=3.9',
packages=find_packages(),
install_requires=["vitessce==3.3.0"],
keywords=["OMERO.web", "OMERO", "Vitessce", "viewer"],
include_package_data=True,
)

0 comments on commit 657aa87

Please sign in to comment.