File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -177,17 +177,6 @@ consistent order. Usage of inline tables SHOULD also be kept consistent.
177177 (i.e. the minimum viable Python version for the lock file).
178178
179179
180- ``[[packages]] ``
181- ================
182-
183- - **Type **: array of tables
184- - **Required? **: yes
185- - **Inspiration **: PDM _, Poetry _, uv _
186- - An array containing all packages that *may * be installed.
187- - Packages MAY be listed multiple times with varying data, but all packages to
188- be installed MUST narrow down to a single entry at install time.
189-
190-
191180``created-by ``
192181==============
193182
@@ -201,6 +190,17 @@ consistent order. Usage of inline tables SHOULD also be kept consistent.
201190 Python package to facilitate finding the tool.
202191
203192
193+ ``[[packages]] ``
194+ ================
195+
196+ - **Type **: array of tables
197+ - **Required? **: yes
198+ - **Inspiration **: PDM _, Poetry _, uv _
199+ - An array containing all packages that *may * be installed.
200+ - Packages MAY be listed multiple times with varying data, but all packages to
201+ be installed MUST narrow down to a single entry at install time.
202+
203+
204204.. Identification
205205
206206 ``packages.name ``
You can’t perform that action at this time.
0 commit comments