Skip to content

Conversation

@garrettwrong
Copy link
Collaborator

This might help with the py 39 installs.

Copy link
Collaborator

@janden janden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Before we remove, can we find the commit where skimage was last used?

@garrettwrong
Copy link
Collaborator Author

@janden , as best I can tell: never in this repo...

First I checked the legacy src/aspire/aspire. It was not there. So then I asked git history...

git log -S 'scikit-image' --source --all -p
git log -S 'skimage' --source --all -p

compare with

git log -S 'cufinufftpy' --source --all -p

This may be held over from the older ASPIRE python attempts? I do not recall why we could not remove it before, but I do remember it coming up.

While this is unsatisfying, I think it is safe to merge the change.

@janden
Copy link
Collaborator

janden commented Feb 18, 2021

That is very strange. Maybe it was an aspirational dependency.

I agree. Safe to remove.

@garrettwrong garrettwrong mentioned this pull request Feb 18, 2021
@garrettwrong garrettwrong merged commit 61e1e42 into ComputationalCryoEM:develop Feb 19, 2021
@garrettwrong garrettwrong deleted the remove_skimage branch February 19, 2021 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants