Skip to content

Commit 8c318a3

Browse files
xitij2000pomegranited
authored andcommitted
Use older version of setuptools to get around bug that prevents install of openstack requirements (openedx#103)
RE: pypa/setuptools#951 (cherry picked from commit 6836bd8)
1 parent ced9784 commit 8c318a3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

requirements/edx/openstack.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,9 @@
22
# Dependencies for OpenStack deployments.
33
#
44

5+
# Fixes bug with installing django-storage required packages
6+
# https://github.com/pypa/setuptools/issues/951
7+
setuptools==24.0.3
8+
59
# OpenStack swift backend for django storage API
610
django-storage-swift==1.2.15

0 commit comments

Comments
 (0)