[PATCH v4 07/10] REST: Add Patch Checks to the API

Finucane, Stephen stephen.finucane at intel.com
Thu Jun 2 23:54:49 AEST 2016


On 26 May 20:12, Andy Doan wrote:
> On 05/25/2016 07:49 AM, Finucane, Stephen wrote:
> >On 20 May 14:17, Andy Doan wrote:
> >>diff --git a/requirements-test.txt b/requirements-test.txt
> >>index b5f976c..cfc242f 100644
> >>--- a/requirements-test.txt
> >>+++ b/requirements-test.txt
> >>@@ -3,3 +3,4 @@ django-debug-toolbar==1.4
> >>  python-dateutil>2.0,<3.0
> >>  selenium>2.0,<3.0
> >>  djangorestframework>=3.3,<3.4
> >>+drf-nested-routers>=0.11.1,<0.12
> >
> >s/0.11.1/0.11/?
> 
> I thought about that, but 0.11.1 is current and tested against. I'm
> not sure we should advertise an older untested version?

Probably not. I'll test on 0.11, if necessary, to help folks who can't
use 0.11.1 for whatever reason. Non-issue though, I guess :)

Stephen


More information about the Patchwork mailing list