We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ace5a58 commit b64f84eCopy full SHA for b64f84e
.github/workflows/ci.yml
@@ -35,6 +35,7 @@ jobs:
35
36
- name: Install dependencies
37
run: |
38
+ sudo apt-get install -y libkrb5-dev
39
pip install -U setuptools pip wheel
40
pip install -e .[cpphash,redis,uwsgi]
41
0 commit comments