Commit Graph

7 Commits

Author SHA1 Message Date
Jeremy Fleischman 77bc74dce5 Actually filter out missing interpreters (#5262)
* Actually filter out missing interpreters

This fixes https://github.com/pypa/pipenv/issues/5261.

Before this change, I would get a "The Python interpreter can't be
found" error when running `pipenv install --system` with a python3 but
no python.
2022-08-16 15:33:34 -04:00
Frost Ming ca5d931f1f Update to py36 plus syntax 2021-07-28 10:59:00 +08:00
Frost Ming 72b571bd06 Change multiple styles in CLI output 2020-11-02 11:11:54 +08:00
jxltom ead561de72 Level up the template headers 2018-10-06 10:09:43 +08:00
Andrew Zhou d0e537b565 Add references to PEEP 2018-10-03 23:23:09 +08:00
Dan Ryan a663f58663 Minor changes to the PR template
- Comment out the vendor directory section so it doesn't show up all the time in prs
- Minor grammar and spelling changes
- Warn users that we will close PRs with no issue or explanation about what they are solving
2018-07-31 23:11:38 -04:00
Tzu-ping Chung 2db196dc26 PR template
https://help.github.com/articles/creating-a-pull-request-template-for-your-repository/
2018-07-30 14:51:23 +08:00