Pin setuptools == 18.5

Yesterday the new versions of setuptools (18.6 and 18.6.1) were released
where some functionality such as installation in the editable mode was
broken. It will be fixed in the 18.6.2 release.

Change-Id: Id19879c788efbba6c6e72fe6a4a97418df124525
Partial-Bug: #1519727
This commit is contained in:
Ilya Kharin 2015-11-25 13:02:38 +03:00
parent 937741577c
commit 0f4dfa4c5d
1 changed files with 4 additions and 0 deletions

View File

@ -44,3 +44,7 @@ oslo.utils<1.4.1
# newest one which case version conflicts
# See: https://bugs.launchpad.net/fuel/+bug/1481212
stevedore<1.4.0
# NOTE(akscram): pinned until 18.6.2 because the installation in
# the editable mode is broken
# See: https://bugs.launchpad.net/fuel/+bug/1519727
setuptools==18.5