Commit Graph

5 Commits

Author SHA1 Message Date
Matt Davis 9a3b3ce706 Issue 4993 Add standard pre commit hooks and apply linting. (#4994)
* Add .pre-commit-config.yaml to the project and exclude tests (for now).  This does not include the MyPy linting that pip does but does include everything else.
2022-03-29 23:01:50 -04:00
Oz N Tiram e353a0ee7b Update get-pipenv.py
This script has not been updated in 4 years. It lacked documentation
on how to create it and how it differs from upstream.

This updated version uses the current infrastructure of pypa/get-pip.
It uses a newer version of pip (pip 21.3.1 compare to pip 9.0.1, which
had an expired CA certificate).
2022-01-12 20:18:22 +01:00
kennethreitz 71ad64cc6d white 2018-03-15 07:04:06 -04:00
kennethreitz 2fa5b84378 black 2018-03-14 17:06:02 -04:00
kennethreitz b6fb357873 vendor all the things! 2017-03-11 23:26:08 -05:00