mirror of
https://github.com/httpie/cli.git
synced 2025-08-16 01:47:56 +02:00
Document the pyOpenSSL option
This commit is contained in:
@ -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
|
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).
|
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`.
|
||||||
|
Reference in New Issue
Block a user