Commit fa3fb4a
committed
Remove pips.
All of the requirements should now be specified in the pip-requires
of individual projects, which will be installed via setup.py install.
Therefore, remove the few remaining pip dependencies from devstack.
Distutils has a problem installing django 1.4 when django 1.3 is
already installed via debian packages. Therefore, remove the
dependency on the django debian package (which installs 1.3
and is obsolete anyway).
Change-Id: Ia4dc1f4c94c7f5c0811bafcf41dadc5d629a516d1 parent e959dbc commit fa3fb4a
5 files changed
+0
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 21 | | |
25 | 22 | | |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments