Skip to content

Commit ee16c7e

Browse files
committed
Fixes dependency tree
1 parent ae5cc03 commit ee16c7e

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,21 @@
1+
# Pytest dependency tree for pytest==5.4.1
2+
attrs==19.3.0
3+
importlib-metadata==1.5.0
4+
more-itertools==8.2.0
5+
packaging==20.3
6+
pluggy==0.13.1
7+
py==1.8.1
8+
pyparsing==2.4.6
19
pytest==5.4.1
10+
six==1.14.0
11+
wcwidth==0.1.8
12+
zipp==3.1.0
13+
14+
15+
# Pylama dependency tree for pylama pylama-7.7.1
16+
mccabe==0.6.1
17+
pycodestyle==2.5.0
18+
pydocstyle==5.0.2
19+
pyflakes==2.1.1
20+
pylama==7.7.1
21+
snowballstemmer==2.0.0

0 commit comments

Comments
 (0)