@@ -276,7 +276,7 @@ consistent order. Usage of inline tables SHOULD also be kept consistent.
276
276
.. _pylock-packages-vcs :
277
277
278
278
``[packages.vcs] ``
279
- -------------------
279
+ ------------------
280
280
281
281
- **Type **: table
282
282
- **Required? **: no; mutually-exclusive with :ref: `pylock-packages-directory `,
@@ -298,7 +298,7 @@ consistent order. Usage of inline tables SHOULD also be kept consistent.
298
298
.. _pylock-packages-vcs-type :
299
299
300
300
``packages.vcs.type ``
301
- ''''''''''''''''''''''
301
+ '''''''''''''''''''''
302
302
303
303
- **Type **: string; supported values specified in
304
304
:ref: `direct-url-data-structure-registered-vcs `
@@ -310,7 +310,7 @@ consistent order. Usage of inline tables SHOULD also be kept consistent.
310
310
.. _pylock-packages-vcs-url :
311
311
312
312
``packages.vcs.url ``
313
- '''''''''''''''''''''
313
+ ''''''''''''''''''''
314
314
315
315
- **Type **: string
316
316
- **Required? **: if :ref: `pylock-packages-vcs-path ` is not specified
@@ -321,7 +321,7 @@ consistent order. Usage of inline tables SHOULD also be kept consistent.
321
321
.. _pylock-packages-vcs-path :
322
322
323
323
``packages.vcs.path ``
324
- ''''''''''''''''''''''
324
+ '''''''''''''''''''''
325
325
326
326
- **Type **: string
327
327
- **Required? **: if :ref: `pylock-packages-vcs-url ` is not specified
@@ -335,7 +335,7 @@ consistent order. Usage of inline tables SHOULD also be kept consistent.
335
335
.. _pylock-packages-vcs-requested-revision :
336
336
337
337
``packages.vcs.requested-revision ``
338
- ''''''''''''''''''''''''''''''''''''
338
+ '''''''''''''''''''''''''''''''''''
339
339
340
340
- **Type **: string
341
341
- **Required? **: no
@@ -349,7 +349,7 @@ consistent order. Usage of inline tables SHOULD also be kept consistent.
349
349
.. _pylock-packages-vcs-commit-id :
350
350
351
351
``packages.vcs.commit-id ``
352
- '''''''''''''''''''''''''''
352
+ ''''''''''''''''''''''''''
353
353
354
354
- **Type **: string
355
355
- **Required? **: yes
@@ -363,7 +363,7 @@ consistent order. Usage of inline tables SHOULD also be kept consistent.
363
363
.. _pylock-packages-vcs-subdirectory :
364
364
365
365
``packages.vcs.subdirectory ``
366
- ''''''''''''''''''''''''''''''
366
+ '''''''''''''''''''''''''''''
367
367
368
368
- **Type **: string
369
369
- **Required? **: no
@@ -378,7 +378,7 @@ consistent order. Usage of inline tables SHOULD also be kept consistent.
378
378
.. _pylock-packages-directory :
379
379
380
380
``[packages.directory] ``
381
- -------------------------
381
+ ------------------------
382
382
383
383
- **Type **: table
384
384
- **Required? **: no; mutually-exclusive with :ref: `pylock-packages-vcs `,
@@ -398,7 +398,7 @@ consistent order. Usage of inline tables SHOULD also be kept consistent.
398
398
.. _pylock-packages-directory-path :
399
399
400
400
``packages.directory.path ``
401
- ''''''''''''''''''''''''''''
401
+ '''''''''''''''''''''''''''
402
402
403
403
- **Type **: string
404
404
- **Required? **: yes
@@ -412,7 +412,7 @@ consistent order. Usage of inline tables SHOULD also be kept consistent.
412
412
.. _pylock-packages-directory-editable :
413
413
414
414
``packages.directory.editable ``
415
- ''''''''''''''''''''''''''''''''
415
+ '''''''''''''''''''''''''''''''
416
416
417
417
- **Type **: boolean
418
418
- **Required? **: no; defaults to ``false ``
@@ -428,15 +428,15 @@ consistent order. Usage of inline tables SHOULD also be kept consistent.
428
428
.. _pylock-packages-directory-subdirectory :
429
429
430
430
``packages.directory.subdirectory ``
431
- ''''''''''''''''''''''''''''''''''''
431
+ '''''''''''''''''''''''''''''''''''
432
432
433
433
See :ref: `pylock-packages-vcs-subdirectory `.
434
434
435
435
436
436
.. _pylock-packages-archive :
437
437
438
438
``[packages.archive] ``
439
- -----------------------
439
+ ----------------------
440
440
441
441
- **Type **: table
442
442
- **Required? **: no
@@ -454,23 +454,23 @@ See :ref:`pylock-packages-vcs-subdirectory`.
454
454
.. _pylock-packages-archive-url :
455
455
456
456
``packages.archive.url ``
457
- '''''''''''''''''''''''''
457
+ ''''''''''''''''''''''''
458
458
459
459
See :ref: `pylock-packages-vcs-url `.
460
460
461
461
462
462
.. _pylock-packages-archive-path :
463
463
464
464
``packages.archive.path ``
465
- ''''''''''''''''''''''''''
465
+ '''''''''''''''''''''''''
466
466
467
467
See :ref: `pylock-packages-vcs-path `.
468
468
469
469
470
470
.. _pylock-packages-archive-size :
471
471
472
472
``packages.archive.size ``
473
- ''''''''''''''''''''''''''
473
+ '''''''''''''''''''''''''
474
474
475
475
- **Type **: integer
476
476
- **Required? **: no
@@ -495,7 +495,7 @@ See :ref:`pylock-packages-vcs-path`.
495
495
.. _pylock-packages-archive-hashes :
496
496
497
497
``[packages.archive.hashes] ``
498
- ''''''''''''''''''''''''''''''
498
+ '''''''''''''''''''''''''''''
499
499
500
500
- **Type **: Table of strings
501
501
- **Required? **: yes
0 commit comments