PEP 751 – A file format to list Python dependencies for install reproducibility
This PEP proposes a new file format for dependency specification to enable reproducible installation in a Python environment. The format is designed to be human-readable and machine-generated. Installers consuming the file should be able to evaluate eac..... (more…)
Read more »