Selaa lähdekoodia

Remove pip-wheel-metadata/ from Python.gitignore (#3364)

pip generated this folder for a few versions, as part of it's initial
implementation of PEP 517.

pip has not generated this folder for a few versions now, so it should
be OK to remove this from the standard gitignore file.
pull/3371/head
Pradyun Gedam 4 vuotta sitten
vanhempi
commit
14f8a8b4c5
No account linked to committer's email address
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0
    1
      Python.gitignore

+ 0
- 1
Python.gitignore Näytä tiedosto

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

Loading…
Peruuta
Tallenna