Skip to content

Commit 171d509

Browse files
authored
Merge pull request #9 from StackStorm/feature/sync-test-requirements
Syncing test-requirements.txt with latest from st2 repo
2 parents 4ab6fd6 + 856611e commit 171d509

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

test-requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
unittest2
2-
mock>=1.0
3-
pep8>=1.6.0,<1.7
4-
flake8>=2.3.0,<2.4
5-
pylint>=1.4.3,<1.5
1+
mock==3.0.5
62
nose>=1.3.7
3+
pep8==1.7.1
4+
pylint==1.9.4
5+
st2flake8==0.1.0
6+
unittest2

0 commit comments

Comments
 (0)