Bläddra i källkod

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 år sedan
förälder
incheckning
14f8a8b4c5
Inget konto är kopplat till bidragsgivarens mejladress
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0
    1
      Python.gitignore

+ 0
- 1
Python.gitignore Visa fil

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

Laddar…
Avbryt
Spara