Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Configure black to use pipenv (braintreeps#138)
Since we're already checking for a Pipfile, we can tell the plugin to run Black via pipenv. This prevents having to also install Black outside the virtualenv.
- Loading branch information