[openstack-dev] [infra][horizon] Need help at debugging requirements issue
Matthias Runge
mrunge at redhat.com
Thu Mar 19 09:16:22 UTC 2015
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 <mrunge at redhat.com>
More information about the OpenStack-dev
mailing list