Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update version and README #759

Merged
merged 3 commits into from
Oct 5, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
answer alex comments
  • Loading branch information
arnaudbore committed Oct 5, 2023
commit 77691ffb58290b1fb38f50e6d928236c00e80618
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 24,8 @@ The library's structure is mostly aligned on that of [DIPY].

⚠️ Breaking changes alert - scilpy 1.6.0 ⚠️

scilpy 1.6.0 is based on [hot_dipy](https://github.com/scilus/hot_dipy) a fork of dipy until dipy release v1.8.0.
In order to install the library and scripts flowlessly (we hope), please follow these instructions:
scilpy 1.6.0 is based on [hot_dipy](https://github.com/scilus/hot_dipy) a fork of dipy locked before release v1.8.0.
In order to install the library and scripts flawlessly (we hope), please follow these instructions:
```
pip install packaging==0.23
pip install numpy==1.23.*
Expand Down