Closed hvdklauw closed 9 years ago
@hvdklauw it works, see here: https://travis-ci.org/djangonauts/django-rest-framework-hstore/builds/68712390 drf-hstore depends on drf>=3.1.1, so each time is installed it will automatically download the latest drf version. See https://github.com/djangonauts/django-rest-framework-hstore/blob/master/requirements.txt#L3
Awesome, thanks!
On Tue, 29 Sep 2015 17:55 Federico Capoano notifications@github.com wrote:
@hvdklauw https://github.com/hvdklauw it works, see here: https://travis-ci.org/djangonauts/django-rest-framework-hstore/builds/68712390 drf-hstore depends on drf>=3.1.1, so each time is installed it will automatically download the latest drf version. See https://github.com/djangonauts/django-rest-framework-hstore/blob/master/requirements.txt#L3
— Reply to this email directly or view it on GitHub https://github.com/djangonauts/django-rest-framework-hstore/issues/8#issuecomment-144101820 .
Can you do a build on travis to see if everything will work?