Commit Graph

8 Commits

Author SHA1 Message Date
Brett Cannon 3b290a721b
PEP 751: address comments (#3898) 2024-08-08 01:22:55 +00:00
Brett Cannon 85040f7b77
PEP 751: make `packages.multiple-entries` optional (#3894) 2024-08-04 20:36:55 -07:00
Brett Cannon 40e8ff87a5
PEP 751: add `editable` to `packages.directory` (#3888)
* PEP 751: add `editable` to `packages.directory`
Along the way address some other comments.
2024-08-02 16:42:40 -07:00
Brett Cannon 43eb5fe0dc
PEP 751: address comments (#3883)
* PEP 751: address comments

* Add a comment as to why `packages.files.origin` was left out for numpy

* Make it even more obvious that file lock names are arbitrary

* Tweak a sentence
2024-07-31 23:36:37 +00:00
Brett Cannon 07fc184eea
PEP 751: update based on feedback (#3877)
* PEP 751: update based on feedback

* Fix a section underline
2024-07-26 22:52:27 +00:00
Brett Cannon cb5caa843e
PEP 715: clarify what `[package.tool]` is (#3873) 2024-07-25 21:56:44 +00:00
Brett Cannon 3dc383ad9e
PEP 751: Add Discussions-To and Post-History (#3872) 2024-07-25 11:59:04 -07:00
Brett Cannon 92634ee01f
PEP 751: A file format to list Python dependencies for installation reproducibility (#3870)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
2024-07-24 16:13:38 -07:00