Skip to content

Commit

Permalink
Adding code to widget, controller, manager
Browse files Browse the repository at this point in the history
  • Loading branch information
beniroquai committed Apr 4, 2024
1 parent 14f2d0c commit 76ebcc4
Show file tree
Hide file tree
Showing 4 changed files with 1,365 additions and 25 deletions.
10 changes: 10 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,16 @@ install_requires =
magicgui
qtpy
scikit-image
requests
tifffile
imswitch
mcsim; platform_system != "Windows"
cupy; platform_system != "Windows"
NanoImagingPack; platform_system != "Windows"
numpy
magicgui
qtpy
scikit-image

python_requires = >=3.8
include_package_data = True
Expand Down
Loading

0 comments on commit 76ebcc4

Please sign in to comment.