We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50096c4 + 39c8147 commit 965bdfbCopy full SHA for 965bdfb
1 file changed
.travis/install.sh
@@ -17,7 +17,7 @@ if [ -n "$PULP_PR_NUMBER" ]; then
17
popd
18
fi
19
20
-pip install -e ./pulpcore
+pip install -e ./pulpcore[postgres]
21
22
git clone https://github.com/pulp/pulpcore-plugin.git
23
0 commit comments