Skip to content

Commit 345dcd0

Browse files
committed
Update test_show reference files for Windows
1 parent af37b01 commit 345dcd0

9 files changed

+180
-196
lines changed

tests/test_cli/test_show_windows_/test_requirements_3_10_.tree

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repo_helper==2020.12.18
1111
│ ├── platformdirs>=2.3.0
1212
│ └── requests>=2.24.0
1313
│ ├── certifi>=2017.4.17
14-
│ ├── charset-normalizer<4,>=2
14+
│ ├── charset_normalizer<4,>=2
1515
│ ├── idna<4,>=2.5
1616
│ └── urllib3<3,>=1.21.1
1717
├── attrs>=20.3.0
@@ -59,7 +59,7 @@ repo_helper==2020.12.18
5959
│ ├── domdf-python-tools>=2.8.0
6060
│ │ ├── natsort>=7.0.1
6161
│ │ └── typing-extensions>=3.7.4.1
62-
│ └── tomli>=1.2.3
62+
│ └── tomli>=1.2.3; python_version < "3.11"
6363
├── domdf-python-tools>=3.2.0
6464
│ ├── natsort>=7.0.1
6565
│ └── typing-extensions>=3.7.4.1
@@ -87,7 +87,7 @@ repo_helper==2020.12.18
8787
│ │ ├── domdf-python-tools>=2.8.0
8888
│ │ │ ├── natsort>=7.0.1
8989
│ │ │ └── typing-extensions>=3.7.4.1
90-
│ │ └── tomli>=1.2.3
90+
│ │ └── tomli>=1.2.3; python_version < "3.11"
9191
│ ├── domdf-python-tools>=2.8.0
9292
│ │ ├── natsort>=7.0.1
9393
│ │ └── typing-extensions>=3.7.4.1
@@ -105,7 +105,7 @@ repo_helper==2020.12.18
105105
│ │ │ ├── domdf-python-tools>=2.8.0
106106
│ │ │ │ ├── natsort>=7.0.1
107107
│ │ │ │ └── typing-extensions>=3.7.4.1
108-
│ │ │ └── tomli>=1.2.3
108+
│ │ │ └── tomli>=1.2.3; python_version < "3.11"
109109
│ │ ├── domdf-python-tools>=2.8.0
110110
│ │ │ ├── natsort>=7.0.1
111111
│ │ │ └── typing-extensions>=3.7.4.1
@@ -122,7 +122,7 @@ repo_helper==2020.12.18
122122
│ │ │ │ ├── domdf-python-tools>=2.8.0
123123
│ │ │ │ │ ├── natsort>=7.0.1
124124
│ │ │ │ │ └── typing-extensions>=3.7.4.1
125-
│ │ │ │ └── tomli>=1.2.3
125+
│ │ │ │ └── tomli>=1.2.3; python_version < "3.11"
126126
│ │ │ ├── domdf-python-tools>=3.1.0
127127
│ │ │ │ ├── natsort>=7.0.1
128128
│ │ │ │ └── typing-extensions>=3.7.4.1
@@ -142,7 +142,7 @@ repo_helper==2020.12.18
142142
│ │ │ ├── platformdirs>=2.3.0
143143
│ │ │ └── requests>=2.24.0
144144
│ │ │ ├── certifi>=2017.4.17
145-
│ │ │ ├── charset-normalizer<4,>=2
145+
│ │ │ ├── charset_normalizer<4,>=2
146146
│ │ │ ├── idna<4,>=2.5
147147
│ │ │ └── urllib3<3,>=1.21.1
148148
│ │ ├── domdf-python-tools>=3.3.0
@@ -161,7 +161,7 @@ repo_helper==2020.12.18
161161
│ │ │ ├── domdf-python-tools>=2.8.0
162162
│ │ │ │ ├── natsort>=7.0.1
163163
│ │ │ │ └── typing-extensions>=3.7.4.1
164-
│ │ │ └── tomli>=1.2.3
164+
│ │ │ └── tomli>=1.2.3; python_version < "3.11"
165165
│ │ ├── domdf-python-tools>=3.1.0
166166
│ │ │ ├── natsort>=7.0.1
167167
│ │ │ └── typing-extensions>=3.7.4.1
@@ -180,7 +180,7 @@ repo_helper==2020.12.18
180180
│ │ │ ├── platformdirs>=2.3.0
181181
│ │ │ └── requests>=2.24.0
182182
│ │ │ ├── certifi>=2017.4.17
183-
│ │ │ ├── charset-normalizer<4,>=2
183+
│ │ │ ├── charset_normalizer<4,>=2
184184
│ │ │ ├── idna<4,>=2.5
185185
│ │ │ └── urllib3<3,>=1.21.1
186186
│ │ ├── dist-meta>=0.5.0
@@ -206,18 +206,18 @@ repo_helper==2020.12.18
206206
│ │ │ │ ├── platformdirs>=2.3.0
207207
│ │ │ │ └── requests>=2.24.0
208208
│ │ │ │ ├── certifi>=2017.4.17
209-
│ │ │ │ ├── charset-normalizer<4,>=2
209+
│ │ │ │ ├── charset_normalizer<4,>=2
210210
│ │ │ │ ├── idna<4,>=2.5
211211
│ │ │ │ └── urllib3<3,>=1.21.1
212212
│ │ │ ├── packaging>=21.0
213213
│ │ │ └── requests>=2.26.0
214214
│ │ │ ├── certifi>=2017.4.17
215-
│ │ │ ├── charset-normalizer<4,>=2
215+
│ │ │ ├── charset_normalizer<4,>=2
216216
│ │ │ ├── idna<4,>=2.5
217217
│ │ │ └── urllib3<3,>=1.21.1
218218
│ │ ├── requests>=2.27.1
219219
│ │ │ ├── certifi>=2017.4.17
220-
│ │ │ ├── charset-normalizer<4,>=2
220+
│ │ │ ├── charset_normalizer<4,>=2
221221
│ │ │ ├── idna<4,>=2.5
222222
│ │ │ └── urllib3<3,>=1.21.1
223223
│ │ └── shippinglabel>=1.3.1
@@ -231,7 +231,7 @@ repo_helper==2020.12.18
231231
│ │ │ ├── domdf-python-tools>=2.8.0
232232
│ │ │ │ ├── natsort>=7.0.1
233233
│ │ │ │ └── typing-extensions>=3.7.4.1
234-
│ │ │ └── tomli>=1.2.3
234+
│ │ │ └── tomli>=1.2.3; python_version < "3.11"
235235
│ │ ├── domdf-python-tools>=3.1.0
236236
│ │ │ ├── natsort>=7.0.1
237237
│ │ │ └── typing-extensions>=3.7.4.1
@@ -248,7 +248,7 @@ repo_helper==2020.12.18
248248
│ │ │ ├── domdf-python-tools>=2.8.0
249249
│ │ │ │ ├── natsort>=7.0.1
250250
│ │ │ │ └── typing-extensions>=3.7.4.1
251-
│ │ │ └── tomli>=1.2.3
251+
│ │ │ └── tomli>=1.2.3; python_version < "3.11"
252252
│ │ ├── domdf-python-tools>=3.1.0
253253
│ │ │ ├── natsort>=7.0.1
254254
│ │ │ └── typing-extensions>=3.7.4.1
@@ -279,7 +279,7 @@ repo_helper==2020.12.18
279279
│ │ ├── domdf-python-tools>=2.8.0
280280
│ │ │ ├── natsort>=7.0.1
281281
│ │ │ └── typing-extensions>=3.7.4.1
282-
│ │ └── tomli>=1.2.3
282+
│ │ └── tomli>=1.2.3; python_version < "3.11"
283283
│ ├── domdf-python-tools>=2.8.0
284284
│ │ ├── natsort>=7.0.1
285285
│ │ └── typing-extensions>=3.7.4.1
@@ -297,7 +297,7 @@ repo_helper==2020.12.18
297297
│ │ │ ├── domdf-python-tools>=2.8.0
298298
│ │ │ │ ├── natsort>=7.0.1
299299
│ │ │ │ └── typing-extensions>=3.7.4.1
300-
│ │ │ └── tomli>=1.2.3
300+
│ │ │ └── tomli>=1.2.3; python_version < "3.11"
301301
│ │ ├── domdf-python-tools>=2.8.0
302302
│ │ │ ├── natsort>=7.0.1
303303
│ │ │ └── typing-extensions>=3.7.4.1
@@ -314,7 +314,7 @@ repo_helper==2020.12.18
314314
│ │ │ │ ├── domdf-python-tools>=2.8.0
315315
│ │ │ │ │ ├── natsort>=7.0.1
316316
│ │ │ │ │ └── typing-extensions>=3.7.4.1
317-
│ │ │ │ └── tomli>=1.2.3
317+
│ │ │ │ └── tomli>=1.2.3; python_version < "3.11"
318318
│ │ │ ├── domdf-python-tools>=3.1.0
319319
│ │ │ │ ├── natsort>=7.0.1
320320
│ │ │ │ └── typing-extensions>=3.7.4.1
@@ -332,7 +332,7 @@ repo_helper==2020.12.18
332332
│ │ ├── domdf-python-tools>=2.8.0
333333
│ │ │ ├── natsort>=7.0.1
334334
│ │ │ └── typing-extensions>=3.7.4.1
335-
│ │ └── tomli>=1.2.3
335+
│ │ └── tomli>=1.2.3; python_version < "3.11"
336336
│ ├── domdf-python-tools>=3.1.0
337337
│ │ ├── natsort>=7.0.1
338338
│ │ └── typing-extensions>=3.7.4.1
@@ -353,13 +353,13 @@ repo_helper==2020.12.18
353353
│ │ ├── platformdirs>=2.3.0
354354
│ │ └── requests>=2.24.0
355355
│ │ ├── certifi>=2017.4.17
356-
│ │ ├── charset-normalizer<4,>=2
356+
│ │ ├── charset_normalizer<4,>=2
357357
│ │ ├── idna<4,>=2.5
358358
│ │ └── urllib3<3,>=1.21.1
359359
│ ├── packaging>=21.0
360360
│ └── requests>=2.26.0
361361
│ ├── certifi>=2017.4.17
362-
│ ├── charset-normalizer<4,>=2
362+
│ ├── charset_normalizer<4,>=2
363363
│ ├── idna<4,>=2.5
364364
│ └── urllib3<3,>=1.21.1
365365
├── pyproject-parser>=0.11.0
@@ -373,7 +373,7 @@ repo_helper==2020.12.18
373373
│ │ ├── domdf-python-tools>=2.8.0
374374
│ │ │ ├── natsort>=7.0.1
375375
│ │ │ └── typing-extensions>=3.7.4.1
376-
│ │ └── tomli>=1.2.3
376+
│ │ └── tomli>=1.2.3; python_version < "3.11"
377377
│ ├── domdf-python-tools>=2.8.0
378378
│ │ ├── natsort>=7.0.1
379379
│ │ └── typing-extensions>=3.7.4.1
@@ -390,7 +390,7 @@ repo_helper==2020.12.18
390390
│ │ │ ├── domdf-python-tools>=2.8.0
391391
│ │ │ │ ├── natsort>=7.0.1
392392
│ │ │ │ └── typing-extensions>=3.7.4.1
393-
│ │ │ └── tomli>=1.2.3
393+
│ │ │ └── tomli>=1.2.3; python_version < "3.11"
394394
│ │ ├── domdf-python-tools>=3.1.0
395395
│ │ │ ├── natsort>=7.0.1
396396
│ │ │ └── typing-extensions>=3.7.4.1
@@ -410,7 +410,7 @@ repo_helper==2020.12.18
410410
│ │ ├── domdf-python-tools>=2.8.0
411411
│ │ │ ├── natsort>=7.0.1
412412
│ │ │ └── typing-extensions>=3.7.4.1
413-
│ │ └── tomli>=1.2.3
413+
│ │ └── tomli>=1.2.3; python_version < "3.11"
414414
│ ├── domdf-python-tools>=3.1.0
415415
│ │ ├── natsort>=7.0.1
416416
│ │ └── typing-extensions>=3.7.4.1
@@ -429,7 +429,7 @@ repo_helper==2020.12.18
429429
│ │ ├── platformdirs>=2.3.0
430430
│ │ └── requests>=2.24.0
431431
│ │ ├── certifi>=2017.4.17
432-
│ │ ├── charset-normalizer<4,>=2
432+
│ │ ├── charset_normalizer<4,>=2
433433
│ │ ├── idna<4,>=2.5
434434
│ │ └── urllib3<3,>=1.21.1
435435
│ ├── domdf-python-tools>=3.3.0
@@ -448,7 +448,7 @@ repo_helper==2020.12.18
448448
│ │ ├── domdf-python-tools>=2.8.0
449449
│ │ │ ├── natsort>=7.0.1
450450
│ │ │ └── typing-extensions>=3.7.4.1
451-
│ │ └── tomli>=1.2.3
451+
│ │ └── tomli>=1.2.3; python_version < "3.11"
452452
│ ├── domdf-python-tools>=3.1.0
453453
│ │ ├── natsort>=7.0.1
454454
│ │ └── typing-extensions>=3.7.4.1
@@ -501,7 +501,7 @@ repo_helper==2020.12.18
501501
│ │ ├── domdf-python-tools>=2.8.0
502502
│ │ │ ├── natsort>=7.0.1
503503
│ │ │ └── typing-extensions>=3.7.4.1
504-
│ │ └── tomli>=1.2.3
504+
│ │ └── tomli>=1.2.3; python_version < "3.11"
505505
│ ├── domdf-python-tools>=2.8.0
506506
│ │ ├── natsort>=7.0.1
507507
│ │ └── typing-extensions>=3.7.4.1
@@ -519,7 +519,7 @@ repo_helper==2020.12.18
519519
│ │ │ ├── domdf-python-tools>=2.8.0
520520
│ │ │ │ ├── natsort>=7.0.1
521521
│ │ │ │ └── typing-extensions>=3.7.4.1
522-
│ │ │ └── tomli>=1.2.3
522+
│ │ │ └── tomli>=1.2.3; python_version < "3.11"
523523
│ │ ├── domdf-python-tools>=2.8.0
524524
│ │ │ ├── natsort>=7.0.1
525525
│ │ │ └── typing-extensions>=3.7.4.1
@@ -536,7 +536,7 @@ repo_helper==2020.12.18
536536
│ │ │ │ ├── domdf-python-tools>=2.8.0
537537
│ │ │ │ │ ├── natsort>=7.0.1
538538
│ │ │ │ │ └── typing-extensions>=3.7.4.1
539-
│ │ │ │ └── tomli>=1.2.3
539+
│ │ │ │ └── tomli>=1.2.3; python_version < "3.11"
540540
│ │ │ ├── domdf-python-tools>=3.1.0
541541
│ │ │ │ ├── natsort>=7.0.1
542542
│ │ │ │ └── typing-extensions>=3.7.4.1
@@ -554,7 +554,7 @@ repo_helper==2020.12.18
554554
│ │ ├── domdf-python-tools>=2.8.0
555555
│ │ │ ├── natsort>=7.0.1
556556
│ │ │ └── typing-extensions>=3.7.4.1
557-
│ │ └── tomli>=1.2.3
557+
│ │ └── tomli>=1.2.3; python_version < "3.11"
558558
│ ├── domdf-python-tools>=3.1.0
559559
│ │ ├── natsort>=7.0.1
560560
│ │ └── typing-extensions>=3.7.4.1
@@ -609,7 +609,7 @@ repo_helper==2020.12.18
609609
│ ├── domdf-python-tools>=2.8.0
610610
│ │ ├── natsort>=7.0.1
611611
│ │ └── typing-extensions>=3.7.4.1
612-
│ └── tomli>=1.2.3
612+
│ └── tomli>=1.2.3; python_version < "3.11"
613613
├── domdf-python-tools>=2.5.0
614614
│ ├── natsort>=7.0.1
615615
│ └── typing-extensions>=3.7.4.1

0 commit comments

Comments
 (0)