We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63a2dc8 commit 4c25128Copy full SHA for 4c25128
peps/pep-0751.rst
@@ -1,7 +1,7 @@
1
PEP: 751
2
Title: A file format to record Python dependencies for installation reproducibility
3
Author: Brett Cannon <[email protected]>
4
-Status: Draft
+Status: Accepted
5
Type: Standards Track
6
Topic: Packaging
7
Created: 24-Jul-2024
@@ -10,6 +10,7 @@ Post-History:
10
`30-Oct-2024 <https://discuss.python.org/t/69721>`__
11
`15-Jan-2025 <https://discuss.python.org/t/77293>`__
12
Replaces: 665
13
+Resolution: https://discuss.python.org/t/pep-751-one-last-time/77293/150
14
15
========
16
Abstract
0 commit comments