Commit Graph

3 Commits

Author SHA1 Message Date
torsava acc8283465
pep-0627: Typo (GH-1558) 2020-08-11 15:32:19 +02:00
Petr Viktorin 82a3d1f3df
PEP 627: Bring back the REQUESTED file (GH-1549)
As pip now implements REQUESTED, the main reason to remove the file is gone,
so I'm adding it back as it is in PEP 376.
Possibly fixing the semantics is left to another PEP.
2020-08-04 16:26:18 +02:00
Petr Viktorin 769d7789e5
PEP 627: Recording installed projects
https://github.com/python/peps/pull/1527
2020-07-17 19:09:33 +02:00