Skip to content

Commit 24670ab

Browse files
committed
Update expected test output for Windows.
1 parent ca93734 commit 24670ab

12 files changed

+0
-296
lines changed

tests/test_cli/test_show_requirements_win_/test_requirements_3_6_.tree

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,6 @@ repo_helper==2020.12.18
8282
├── dict2css>=0.2.0
8383
│ ├── css-parser==1.0.6
8484
│ └── domdf-python-tools>=2.2.0
85-
│ ├── deprecation-alias>=0.1.1
86-
│ │ ├── deprecation>=2.1.0
87-
│ │ │ └── packaging
88-
│ │ │ └── pyparsing>=2.0.2
89-
│ │ └── packaging>=20.4
90-
│ │ └── pyparsing>=2.0.2
9185
│ ├── importlib-metadata>=1.5.0; python_version < "3.8"
9286
│ │ ├── typing-extensions>=3.6.4; python_version < "3.8"
9387
│ │ └── zipp>=0.5
@@ -97,12 +91,6 @@ repo_helper==2020.12.18
9791
│ ├── pydash>=4.7.4
9892
│ └── typing-extensions>=3.7.4.3
9993
├── domdf-python-tools>=2.0.1
100-
│ ├── deprecation-alias>=0.1.1
101-
│ │ ├── deprecation>=2.1.0
102-
│ │ │ └── packaging
103-
│ │ │ └── pyparsing>=2.0.2
104-
│ │ └── packaging>=20.4
105-
│ │ └── pyparsing>=2.0.2
10694
│ ├── importlib-metadata>=1.5.0; python_version < "3.8"
10795
│ │ ├── typing-extensions>=3.6.4; python_version < "3.8"
10896
│ │ └── zipp>=0.5
@@ -164,12 +152,6 @@ repo_helper==2020.12.18
164152
│ │ │ ├── idna<3,>=2.5
165153
│ │ │ └── urllib3<1.27,>=1.21.1
166154
│ │ ├── domdf-python-tools>=0.9.0
167-
│ │ │ ├── deprecation-alias>=0.1.1
168-
│ │ │ │ ├── deprecation>=2.1.0
169-
│ │ │ │ │ └── packaging
170-
│ │ │ │ │ └── pyparsing>=2.0.2
171-
│ │ │ │ └── packaging>=20.4
172-
│ │ │ │ └── pyparsing>=2.0.2
173155
│ │ │ ├── importlib-metadata>=1.5.0; python_version < "3.8"
174156
│ │ │ │ ├── typing-extensions>=3.6.4; python_version < "3.8"
175157
│ │ │ │ └── zipp>=0.5
@@ -204,12 +186,6 @@ repo_helper==2020.12.18
204186
│ │ ├── click>=7.1.2
205187
│ │ ├── colorama>=0.4.3; python_version < "3.10"
206188
│ │ ├── domdf-python-tools>=2.0.0
207-
│ │ │ ├── deprecation-alias>=0.1.1
208-
│ │ │ │ ├── deprecation>=2.1.0
209-
│ │ │ │ │ └── packaging
210-
│ │ │ │ │ └── pyparsing>=2.0.2
211-
│ │ │ │ └── packaging>=20.4
212-
│ │ │ │ └── pyparsing>=2.0.2
213189
│ │ │ ├── importlib-metadata>=1.5.0; python_version < "3.8"
214190
│ │ │ │ ├── typing-extensions>=3.6.4; python_version < "3.8"
215191
│ │ │ │ └── zipp>=0.5
@@ -239,12 +215,6 @@ repo_helper==2020.12.18
239215
│ │ ├── click>=7.1.2
240216
│ │ ├── colorama>=0.4.3; python_version < "3.10"
241217
│ │ ├── domdf-python-tools>=2.0.0
242-
│ │ │ ├── deprecation-alias>=0.1.1
243-
│ │ │ │ ├── deprecation>=2.1.0
244-
│ │ │ │ │ └── packaging
245-
│ │ │ │ │ └── pyparsing>=2.0.2
246-
│ │ │ │ └── packaging>=20.4
247-
│ │ │ │ └── pyparsing>=2.0.2
248218
│ │ │ ├── importlib-metadata>=1.5.0; python_version < "3.8"
249219
│ │ │ │ ├── typing-extensions>=3.6.4; python_version < "3.8"
250220
│ │ │ │ └── zipp>=0.5
@@ -290,12 +260,6 @@ repo_helper==2020.12.18
290260
│ ├── mistletoe>=0.7.2
291261
│ └── typing-extensions>=3.7.4.3
292262
├── domdf-python-tools>=0.10.0
293-
│ ├── deprecation-alias>=0.1.1
294-
│ │ ├── deprecation>=2.1.0
295-
│ │ │ └── packaging
296-
│ │ │ └── pyparsing>=2.0.2
297-
│ │ └── packaging>=20.4
298-
│ │ └── pyparsing>=2.0.2
299263
│ ├── importlib-metadata>=1.5.0; python_version < "3.8"
300264
│ │ ├── typing-extensions>=3.6.4; python_version < "3.8"
301265
│ │ └── zipp>=0.5

tests/test_cli/test_show_requirements_win_/test_requirements_3_7_.tree

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -76,25 +76,13 @@ repo_helper==2020.12.18
7676
├── dict2css>=0.2.0
7777
│ ├── css-parser==1.0.6
7878
│ └── domdf-python-tools>=2.2.0
79-
│ ├── deprecation-alias>=0.1.1
80-
│ │ ├── deprecation>=2.1.0
81-
│ │ │ └── packaging
82-
│ │ │ └── pyparsing>=2.0.2
83-
│ │ └── packaging>=20.4
84-
│ │ └── pyparsing>=2.0.2
8579
│ ├── importlib-metadata>=1.5.0; python_version < "3.8"
8680
│ │ ├── typing-extensions>=3.6.4; python_version < "3.8"
8781
│ │ └── zipp>=0.5
8882
│ ├── natsort>=7.1.0
8983
│ ├── pydash>=4.7.4
9084
│ └── typing-extensions>=3.7.4.3
9185
├── domdf-python-tools>=2.0.1
92-
│ ├── deprecation-alias>=0.1.1
93-
│ │ ├── deprecation>=2.1.0
94-
│ │ │ └── packaging
95-
│ │ │ └── pyparsing>=2.0.2
96-
│ │ └── packaging>=20.4
97-
│ │ └── pyparsing>=2.0.2
9886
│ ├── importlib-metadata>=1.5.0; python_version < "3.8"
9987
│ │ ├── typing-extensions>=3.6.4; python_version < "3.8"
10088
│ │ └── zipp>=0.5
@@ -150,12 +138,6 @@ repo_helper==2020.12.18
150138
│ │ │ ├── idna<3,>=2.5
151139
│ │ │ └── urllib3<1.27,>=1.21.1
152140
│ │ ├── domdf-python-tools>=0.9.0
153-
│ │ │ ├── deprecation-alias>=0.1.1
154-
│ │ │ │ ├── deprecation>=2.1.0
155-
│ │ │ │ │ └── packaging
156-
│ │ │ │ │ └── pyparsing>=2.0.2
157-
│ │ │ │ └── packaging>=20.4
158-
│ │ │ │ └── pyparsing>=2.0.2
159141
│ │ │ ├── importlib-metadata>=1.5.0; python_version < "3.8"
160142
│ │ │ │ ├── typing-extensions>=3.6.4; python_version < "3.8"
161143
│ │ │ │ └── zipp>=0.5
@@ -188,12 +170,6 @@ repo_helper==2020.12.18
188170
│ │ ├── click>=7.1.2
189171
│ │ ├── colorama>=0.4.3; python_version < "3.10"
190172
│ │ ├── domdf-python-tools>=2.0.0
191-
│ │ │ ├── deprecation-alias>=0.1.1
192-
│ │ │ │ ├── deprecation>=2.1.0
193-
│ │ │ │ │ └── packaging
194-
│ │ │ │ │ └── pyparsing>=2.0.2
195-
│ │ │ │ └── packaging>=20.4
196-
│ │ │ │ └── pyparsing>=2.0.2
197173
│ │ │ ├── importlib-metadata>=1.5.0; python_version < "3.8"
198174
│ │ │ │ ├── typing-extensions>=3.6.4; python_version < "3.8"
199175
│ │ │ │ └── zipp>=0.5
@@ -219,12 +195,6 @@ repo_helper==2020.12.18
219195
│ │ ├── click>=7.1.2
220196
│ │ ├── colorama>=0.4.3; python_version < "3.10"
221197
│ │ ├── domdf-python-tools>=2.0.0
222-
│ │ │ ├── deprecation-alias>=0.1.1
223-
│ │ │ │ ├── deprecation>=2.1.0
224-
│ │ │ │ │ └── packaging
225-
│ │ │ │ │ └── pyparsing>=2.0.2
226-
│ │ │ │ └── packaging>=20.4
227-
│ │ │ │ └── pyparsing>=2.0.2
228198
│ │ │ ├── importlib-metadata>=1.5.0; python_version < "3.8"
229199
│ │ │ │ ├── typing-extensions>=3.6.4; python_version < "3.8"
230200
│ │ │ │ └── zipp>=0.5
@@ -264,12 +234,6 @@ repo_helper==2020.12.18
264234
│ ├── mistletoe>=0.7.2
265235
│ └── typing-extensions>=3.7.4.3
266236
├── domdf-python-tools>=0.10.0
267-
│ ├── deprecation-alias>=0.1.1
268-
│ │ ├── deprecation>=2.1.0
269-
│ │ │ └── packaging
270-
│ │ │ └── pyparsing>=2.0.2
271-
│ │ └── packaging>=20.4
272-
│ │ └── pyparsing>=2.0.2
273237
│ ├── importlib-metadata>=1.5.0; python_version < "3.8"
274238
│ │ ├── typing-extensions>=3.6.4; python_version < "3.8"
275239
│ │ └── zipp>=0.5

tests/test_cli/test_show_requirements_win_/test_requirements_3_8_.tree

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -64,22 +64,10 @@ repo_helper==2020.12.18
6464
├── dict2css>=0.2.0
6565
│ ├── css-parser==1.0.6
6666
│ └── domdf-python-tools>=2.2.0
67-
│ ├── deprecation-alias>=0.1.1
68-
│ │ ├── deprecation>=2.1.0
69-
│ │ │ └── packaging
70-
│ │ │ └── pyparsing>=2.0.2
71-
│ │ └── packaging>=20.4
72-
│ │ └── pyparsing>=2.0.2
7367
│ ├── natsort>=7.1.0
7468
│ ├── pydash>=4.7.4
7569
│ └── typing-extensions>=3.7.4.3
7670
├── domdf-python-tools>=2.0.1
77-
│ ├── deprecation-alias>=0.1.1
78-
│ │ ├── deprecation>=2.1.0
79-
│ │ │ └── packaging
80-
│ │ │ └── pyparsing>=2.0.2
81-
│ │ └── packaging>=20.4
82-
│ │ └── pyparsing>=2.0.2
8371
│ ├── natsort>=7.1.0
8472
│ ├── pydash>=4.7.4
8573
│ └── typing-extensions>=3.7.4.3
@@ -125,12 +113,6 @@ repo_helper==2020.12.18
125113
│ │ │ ├── idna<3,>=2.5
126114
│ │ │ └── urllib3<1.27,>=1.21.1
127115
│ │ ├── domdf-python-tools>=0.9.0
128-
│ │ │ ├── deprecation-alias>=0.1.1
129-
│ │ │ │ ├── deprecation>=2.1.0
130-
│ │ │ │ │ └── packaging
131-
│ │ │ │ │ └── pyparsing>=2.0.2
132-
│ │ │ │ └── packaging>=20.4
133-
│ │ │ │ └── pyparsing>=2.0.2
134116
│ │ │ ├── natsort>=7.1.0
135117
│ │ │ ├── pydash>=4.7.4
136118
│ │ │ └── typing-extensions>=3.7.4.3
@@ -160,12 +142,6 @@ repo_helper==2020.12.18
160142
│ │ ├── click>=7.1.2
161143
│ │ ├── colorama>=0.4.3; python_version < "3.10"
162144
│ │ ├── domdf-python-tools>=2.0.0
163-
│ │ │ ├── deprecation-alias>=0.1.1
164-
│ │ │ │ ├── deprecation>=2.1.0
165-
│ │ │ │ │ └── packaging
166-
│ │ │ │ │ └── pyparsing>=2.0.2
167-
│ │ │ │ └── packaging>=20.4
168-
│ │ │ │ └── pyparsing>=2.0.2
169145
│ │ │ ├── natsort>=7.1.0
170146
│ │ │ ├── pydash>=4.7.4
171147
│ │ │ └── typing-extensions>=3.7.4.3
@@ -185,12 +161,6 @@ repo_helper==2020.12.18
185161
│ │ ├── click>=7.1.2
186162
│ │ ├── colorama>=0.4.3; python_version < "3.10"
187163
│ │ ├── domdf-python-tools>=2.0.0
188-
│ │ │ ├── deprecation-alias>=0.1.1
189-
│ │ │ │ ├── deprecation>=2.1.0
190-
│ │ │ │ │ └── packaging
191-
│ │ │ │ │ └── pyparsing>=2.0.2
192-
│ │ │ │ └── packaging>=20.4
193-
│ │ │ │ └── pyparsing>=2.0.2
194164
│ │ │ ├── natsort>=7.1.0
195165
│ │ │ ├── pydash>=4.7.4
196166
│ │ │ └── typing-extensions>=3.7.4.3
@@ -221,12 +191,6 @@ repo_helper==2020.12.18
221191
│ ├── mistletoe>=0.7.2
222192
│ └── typing-extensions>=3.7.4.3
223193
├── domdf-python-tools>=0.10.0
224-
│ ├── deprecation-alias>=0.1.1
225-
│ │ ├── deprecation>=2.1.0
226-
│ │ │ └── packaging
227-
│ │ │ └── pyparsing>=2.0.2
228-
│ │ └── packaging>=20.4
229-
│ │ └── pyparsing>=2.0.2
230194
│ ├── natsort>=7.1.0
231195
│ ├── pydash>=4.7.4
232196
│ └── typing-extensions>=3.7.4.3

tests/test_cli/test_show_requirements_win_/test_requirements_3_9__.tree

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -63,22 +63,10 @@ repo_helper==2020.12.18
6363
├── dict2css>=0.2.0
6464
│ ├── css-parser==1.0.6
6565
│ └── domdf-python-tools>=2.2.0
66-
│ ├── deprecation-alias>=0.1.1
67-
│ │ ├── deprecation>=2.1.0
68-
│ │ │ └── packaging
69-
│ │ │ └── pyparsing>=2.0.2
70-
│ │ └── packaging>=20.4
71-
│ │ └── pyparsing>=2.0.2
7266
│ ├── natsort>=7.1.0
7367
│ ├── pydash>=4.7.4
7468
│ └── typing-extensions>=3.7.4.3
7569
├── domdf-python-tools>=2.0.1
76-
│ ├── deprecation-alias>=0.1.1
77-
│ │ ├── deprecation>=2.1.0
78-
│ │ │ └── packaging
79-
│ │ │ └── pyparsing>=2.0.2
80-
│ │ └── packaging>=20.4
81-
│ │ └── pyparsing>=2.0.2
8270
│ ├── natsort>=7.1.0
8371
│ ├── pydash>=4.7.4
8472
│ └── typing-extensions>=3.7.4.3
@@ -124,12 +112,6 @@ repo_helper==2020.12.18
124112
│ │ │ ├── idna<3,>=2.5
125113
│ │ │ └── urllib3<1.27,>=1.21.1
126114
│ │ ├── domdf-python-tools>=0.9.0
127-
│ │ │ ├── deprecation-alias>=0.1.1
128-
│ │ │ │ ├── deprecation>=2.1.0
129-
│ │ │ │ │ └── packaging
130-
│ │ │ │ │ └── pyparsing>=2.0.2
131-
│ │ │ │ └── packaging>=20.4
132-
│ │ │ │ └── pyparsing>=2.0.2
133115
│ │ │ ├── natsort>=7.1.0
134116
│ │ │ ├── pydash>=4.7.4
135117
│ │ │ └── typing-extensions>=3.7.4.3
@@ -159,12 +141,6 @@ repo_helper==2020.12.18
159141
│ │ ├── click>=7.1.2
160142
│ │ ├── colorama>=0.4.3; python_version < "3.10"
161143
│ │ ├── domdf-python-tools>=2.0.0
162-
│ │ │ ├── deprecation-alias>=0.1.1
163-
│ │ │ │ ├── deprecation>=2.1.0
164-
│ │ │ │ │ └── packaging
165-
│ │ │ │ │ └── pyparsing>=2.0.2
166-
│ │ │ │ └── packaging>=20.4
167-
│ │ │ │ └── pyparsing>=2.0.2
168144
│ │ │ ├── natsort>=7.1.0
169145
│ │ │ ├── pydash>=4.7.4
170146
│ │ │ └── typing-extensions>=3.7.4.3
@@ -184,12 +160,6 @@ repo_helper==2020.12.18
184160
│ │ ├── click>=7.1.2
185161
│ │ ├── colorama>=0.4.3; python_version < "3.10"
186162
│ │ ├── domdf-python-tools>=2.0.0
187-
│ │ │ ├── deprecation-alias>=0.1.1
188-
│ │ │ │ ├── deprecation>=2.1.0
189-
│ │ │ │ │ └── packaging
190-
│ │ │ │ │ └── pyparsing>=2.0.2
191-
│ │ │ │ └── packaging>=20.4
192-
│ │ │ │ └── pyparsing>=2.0.2
193163
│ │ │ ├── natsort>=7.1.0
194164
│ │ │ ├── pydash>=4.7.4
195165
│ │ │ └── typing-extensions>=3.7.4.3
@@ -220,12 +190,6 @@ repo_helper==2020.12.18
220190
│ ├── mistletoe>=0.7.2
221191
│ └── typing-extensions>=3.7.4.3
222192
├── domdf-python-tools>=0.10.0
223-
│ ├── deprecation-alias>=0.1.1
224-
│ │ ├── deprecation>=2.1.0
225-
│ │ │ └── packaging
226-
│ │ │ └── pyparsing>=2.0.2
227-
│ │ └── packaging>=20.4
228-
│ │ └── pyparsing>=2.0.2
229193
│ ├── natsort>=7.1.0
230194
│ ├── pydash>=4.7.4
231195
│ └── typing-extensions>=3.7.4.3

tests/test_cli/test_show_requirements_win_/test_requirements_concise_3_6_.tree

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ repo_helper==2020.12.18
1212
├── configconfig>=0.4.0
1313
├── consolekit>=0.8.0
1414
├── css-parser==1.0.6
15-
├── deprecation>=2.1.0
16-
├── deprecation-alias>=0.1.1
1715
├── dict2css>=0.2.0
1816
├── distlib<1,>=0.3.1
1917
├── dnspython>=1.15.0

tests/test_cli/test_show_requirements_win_/test_requirements_concise_3_7_.tree

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ repo_helper==2020.12.18
1212
├── configconfig>=0.4.0
1313
├── consolekit>=0.8.0
1414
├── css-parser==1.0.6
15-
├── deprecation>=2.1.0
16-
├── deprecation-alias>=0.1.1
1715
├── dict2css>=0.2.0
1816
├── distlib<1,>=0.3.1
1917
├── dnspython>=1.15.0

tests/test_cli/test_show_requirements_win_/test_requirements_concise_3_8_.tree

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ repo_helper==2020.12.18
1212
├── configconfig>=0.4.0
1313
├── consolekit>=0.8.0
1414
├── css-parser==1.0.6
15-
├── deprecation>=2.1.0
16-
├── deprecation-alias>=0.1.1
1715
├── dict2css>=0.2.0
1816
├── distlib<1,>=0.3.1
1917
├── dnspython>=1.15.0

tests/test_cli/test_show_requirements_win_/test_requirements_concise_3_9__.tree

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ repo_helper==2020.12.18
1212
├── configconfig>=0.4.0
1313
├── consolekit>=0.8.0
1414
├── css-parser==1.0.6
15-
├── deprecation>=2.1.0
16-
├── deprecation-alias>=0.1.1
1715
├── dict2css>=0.2.0
1816
├── distlib<1,>=0.3.1
1917
├── dnspython>=1.15.0

0 commit comments

Comments
 (0)