Commit 7956f922 by Csók Tamás

updated requirements once again

parent 8e17bdef
...@@ -36,6 +36,7 @@ SOUTH_TESTS_MIGRATE = False ...@@ -36,6 +36,7 @@ SOUTH_TESTS_MIGRATE = False
INSTALLED_APPS += ( INSTALLED_APPS += (
'acl.tests', 'acl.tests',
'django_nose', 'django_nose',
'django_jenkins',
) )
TEST_RUNNER = 'django_nose.NoseTestSuiteRunner' TEST_RUNNER = 'django_nose.NoseTestSuiteRunner'
......
...@@ -6,5 +6,6 @@ mock==1.0.1 ...@@ -6,5 +6,6 @@ mock==1.0.1
django-nose==1.3 django-nose==1.3
nose==1.3.4 nose==1.3.4
nose-exclude==0.2.0 nose-exclude==0.2.0
selenium==2.44.0 selenium==2.45.0
selenose==1.3 selenose==1.3
-e git+https://github.com/kmmbvnr/django-jenkins.git@019774dc2f668bc66b66f90f97eb8e14ae9566a4#egg=django_jenkins-dev
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment