Pārlūkot izejas kodu

Add pip-wheel-metadata to Python.gitignore

PEP-517 has resulted in some updates to the Python
build process. As a result, a new directory called
pip-wheel-metadata is created on fresh builds.
This PR adds this directory into the Python default
gitignore. See
e5f4bbb7dd/src/pip/_internal/req/req_install.py (L568)
pull/2944/head
Sam Roeca pirms 5 gadiem
vecāks
revīzija
866572d481
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1
    0
      Python.gitignore

+ 1
- 0
Python.gitignore Parādīt failu

@@ -20,6 +20,7 @@ parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
*.egg-info/
.installed.cfg

Notiek ielāde…
Atcelt
Saglabāt