Преглед изворни кода

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 година
родитељ
комит
14f8a8b4c5
No account linked to committer's email address
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0
    1
      Python.gitignore

+ 0
- 1
Python.gitignore Прегледај датотеку

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

Loading…
Откажи
Сачувај