diff --git a/dev-requirements.txt b/dev-requirements.txt index 2c1c6cb5041..ac480340fde 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ # These are packages that required when running ckan tests and building the docs --e git+https://github.com/okfn/ckanclient@a315a72eef74dda4831acd022ef84a1246803c73#egg=ckanclient-dev +-e git+https://github.com/okfn/ckanclient@a315a72eef74dda4831acd022ef84a1246803c73#egg=ckanclient docutils==0.8.1 httpretty==0.6.2 # nose==1.3.0 # already in requirements.txt