EIDOSLAB / torchstain

Stain normalization tools for histological analysis and computational pathology
MIT License
118 stars 20 forks source link

Conda compatibility? #19

Open andreped opened 2 years ago

andreped commented 2 years ago

As there are lots of developers using anaconda we should test and verify whether torchstain can be installed and used seemlessly with conda, as alternative to pip.

The simplest way of testing this is adding a new unit test, similar to the one we already made using pip.

Might not be cruicial to test for this release, but something to do in the future.