Skip to content

Commit

Permalink
[#2369] Move test requirements to 3_testing.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
punchagan committed Oct 3, 2016
1 parent c3f2dfa commit b023660
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 0 additions & 4 deletions scripts/deployment/pip/requirements/2_rsr.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,3 @@ django-nested-inline==0.3.6

# Task scheduling
django-crontab==0.6.0

# Testing and code coverage libraries
coveralls
xmlunittest==0.3.2
6 changes: 5 additions & 1 deletion scripts/deployment/pip/requirements/3_testing.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Testing and code coverage libraries
coveralls
xmlunittest==0.3.2

# Requirements for building splinter
lxml==2.3.6

Expand All @@ -11,4 +15,4 @@ mox==0.5.3
py==1.4.12
selenium==2.31.0
splinter==0.4.8
lettuce==0.2.15
lettuce==0.2.15

0 comments on commit b023660

Please sign in to comment.