File tree Expand file tree Collapse file tree 2 files changed +37
-0
lines changed Expand file tree Collapse file tree 2 files changed +37
-0
lines changed Original file line number Diff line number Diff line change 1+ appdirs == 1.4.3
2+ appnope == 0.1.0
3+ backports.shutil-get-terminal-size == 1.0.0
4+ configparser == 3.5.0
5+ coverage == 4.3.4
6+ decorator == 4.0.11
7+ enum34 == 1.1.6
8+ flake8 == 3.3.0
9+ funcsigs == 1.0.2
10+ ipdb == 0.10.2
11+ ipython == 5.3.0
12+ ipython-genutils == 0.2.0
13+ isort == 4.2.5
14+ mccabe == 0.6.1
15+ mock == 2.0.0
16+ packaging == 16.8
17+ pathlib2 == 2.2.1
18+ pexpect == 4.2.1
19+ pickleshare == 0.7.4
20+ pluggy == 0.4.0
21+ prompt-toolkit == 1.0.14
22+ ptyprocess == 0.5.1
23+ py == 1.4.33
24+ pycodestyle == 2.3.1
25+ pyflakes == 1.5.0
26+ Pygments == 2.2.0
27+ pyparsing == 2.2.0
28+ pytest == 3.0.7
29+ pytest-cov == 2.4.0
30+ scandir == 1.5
31+ simplegeneric == 0.8.1
32+ six == 1.10.0
33+ tox == 2.6.0
34+ traitlets == 4.3.2
35+ virtualenv == 15.1.0
36+ wcwidth == 0.1.7
Original file line number Diff line number Diff line change 1111 isort
1212 pytest
1313 pytest-codecov
14+ mock
1415commands =
1516 flake8 --show-source fake_useragent
1617 isort --check-only -rc fake_useragent --diff
You can’t perform that action at this time.
0 commit comments