Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Commit

Permalink
Merge pull request #86 from BodenmillerGroup/fix_tifffile
Browse files Browse the repository at this point in the history
Fixes dependency on tifffile v2019
  • Loading branch information
plankter authored Aug 5, 2020
2 parents 8983b97 + 3a571fb commit 91d2470
Show file tree
Hide file tree
Showing 4 changed files with 1,352 additions and 133 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Documentation: https://imctools.readthedocs.io

Preferable way to install `imctools` is via official PyPI registry. Please define package version explicitly in order to avoid incompatibilities between v1.x and v2.x versions:
```
pip install imctools==1.0.7
pip install imctools==1.0.8
```

## Usage
Expand Down
Loading

0 comments on commit 91d2470

Please sign in to comment.