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 a2c4e58 commit 90911b3Copy full SHA for 90911b3
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- name: Install dependencies
30
run: |
31
- pip install -U setuptool pip
+ pip install -U setuptools pip
32
pip install -e .[cpphash,redis,uwsgi]
33
34
- name: Run tests
0 commit comments