Skip to content

Add pre-commit to test requirements for pip installation#8257

Merged
jsignell merged 1 commit intodask:mainfrom
GenevieveBuckley:pre-commit-test-requirement
Oct 19, 2021
Merged

Add pre-commit to test requirements for pip installation#8257
jsignell merged 1 commit intodask:mainfrom
GenevieveBuckley:pre-commit-test-requirement

Conversation

@GenevieveBuckley
Copy link
Copy Markdown
Contributor

This PR adds pre-commit to the test requirements for people installing Dask with pip.

If users follow the development guidelines for Dask installation, they should not need to install new packages to make a pull request. The pull request template asks whether your branch passes pre-commit run --all-files, so this is an important test requirement.

Also, if you follow the development installation guide but use conda instead of pip, then we do already include pre-commit. This PR makes the development experience more consistent for pip users.

@jsignell jsignell merged commit bde7050 into dask:main Oct 19, 2021
@jsignell
Copy link
Copy Markdown
Member

Thanks @GenevieveBuckley!!

@GenevieveBuckley GenevieveBuckley deleted the pre-commit-test-requirement branch October 19, 2021 22: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.

2 participants