We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2cffb9 commit abc8f86Copy full SHA for abc8f86
1 file changed
database/build.sh
@@ -41,7 +41,7 @@ git clone https://github.com/wal-e/wal-e.git
41
cd /tmp/wal-e
42
git checkout c6dd4b1
43
44
-pip install . pbr==0.11.0
+pip install . oslo.config>=1.12.0
45
46
# python port of daemontools
47
pip install envdir
0 commit comments