We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc68a62 commit eefbca1Copy full SHA for eefbca1
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 .
+pip install . pbr==0.11.0
45
46
# python port of daemontools
47
pip install envdir
0 commit comments