- add colormap from string to rust code
This commit is contained in:
@@ -26,7 +26,7 @@ classifiers = [
|
||||
"Programming Language :: Python :: 3.14",
|
||||
]
|
||||
|
||||
dependencies = ["colorcet", "matplotlib", "numpy", "tqdm"]
|
||||
dependencies = ["numpy", "tqdm"]
|
||||
|
||||
[project.optional-dependencies]
|
||||
test = ["pytest", "tifffile", "imagecodecs"]
|
||||
|
||||
Reference in New Issue
Block a user