1
0
mirror of https://github.com/github/gitignore synced 2024-06-09 14:17:57 +02:00

In Python.gitignore substitute Pipenv for pipenv

This commit is contained in:
John Dawson 2023-01-11 08:05:03 +00:00
parent 8d3384105b
commit 2144beff38

View File

@ -87,11 +87,11 @@ ipython_config.py
# code is intended to run in multiple environments; otherwise, check them in. # code is intended to run in multiple environments; otherwise, check them in.
# .python-version # .python-version
# pipenv # Pipenv
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in # According to pypa/pipenv#598, it is recommended to include Pipfile.lock in
# version control. However, in case of collaboration, if having # version control. However, in case of collaboration, if having
# platform-specific dependencies or dependencies having no cross-platform # platform-specific dependencies or dependencies having no cross-platform
# support, pipenv may install dependencies that don't work, or not install all # support, Pipenv may install dependencies that don't work, or not install all
# needed dependencies. # needed dependencies.
# Pipfile.lock # Pipfile.lock