1
0
mirror of https://github.com/httpie/cli.git synced 2024-11-24 08:22:22 +02:00

Document the pyOpenSSL option

This commit is contained in:
Batuhan Taskaya 2022-01-24 18:14:57 +03:00
parent df6843b15a
commit 378a1f513e

View File

@ -30,3 +30,5 @@ If your `master` branch is not up-to-date, you can get a fresh clone by passing
You can customize these branches by passing `--local-repo`/`--target-branch`, and customize the repos by passing `--local-repo`/`--target-repo` (can
either take a URL or a path).
If you want to run a third enviroment with additional dependencies (such as `pyOpenSSL`), you can pass `--complex`.