Hello, I was trying to raise the cap for Django in[1]. It looks quite simple, current requirements is Django>=1.4.2,<1.7 and I simply removed the upper boundary: Django>=1.4.2
with the result, django-nose is not installed any more. (That's a rest dependency for horizon), it's listed in the same global-requirements file: django-nose (no version requirement). Sadly, I can not figure out, why that happens and how to fix that. In local tests, this just works. Any hints please? Thanks, Matthias [1] https://review.openstack.org/#/c/155353/ -- Matthias Runge <[email protected]> __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
