summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2021-03-29 11:55:33 +0100
committerGitHub <noreply@github.com>2021-03-29 11:55:33 +0100
commitad8690a26c891a8e3444a3e80bdcdb3ba0d6a02b (patch)
treed85bd8b83894a8b4116fd30790b9cd0e861fc825 /.gitignore
parentMake pip install faster in Docker build for Complement testing (#9610) (diff)
downloadsynapse-ad8690a26c891a8e3444a3e80bdcdb3ba0d6a02b.tar.xz
Fix the suggested pip incantation for cryptography (#9699)
If you have the wrong version of `cryptography` installed, synapse suggests:

```
To install run:
    pip install --upgrade --force 'cryptography>=3.4.7;python_version>='3.6''
```

However, the use of ' inside '...' doesn't work, so when you run this, you get
an error.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions