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 isort to 5.4.2 #211

Merged
merged 7 commits into from
Aug 24, 2020
Merged

Update isort to 5.4.2 #211

merged 7 commits into from
Aug 24, 2020

Conversation

ndevenish
Copy link
Collaborator

Isort had a big release (or set of releases), which makes it's classification of dependencies a lot more deterministic and reliable in the face of changing environments (PyCQA/isort#1147), as well as adding adds a load of controls for when it works.

This updates it, the main side-effect of is that psana and pycbf are now treated as third-party; this probably makes sense as a classification for import sorting. It also separates dials, which I've added in as an extra, manual section - it makes sense to keep this close to dxtbx where used, although we should probably try to remove these few recursive dependencies where they aren't protected.

Although not really something for the release notes, might as well give the
"every pull request has a newsfragment" workflow a serious try.
@ndevenish ndevenish merged commit 562dc87 into master Aug 24, 2020
@ndevenish ndevenish deleted the isort branch August 24, 2020 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant