1
0
mirror of https://github.com/httpie/cli.git synced 2024-11-24 08:22:22 +02:00
httpie-cli/docs/installation
Batuhan Taskaya cd877a5e08
Remove 3.6 support / discontinue less available platforms (#1267)
* Remove redundant systems

* Drop it from the docs

* Remove the packaging info about the legacy systems

* Fix some typos

* Drop support for python 3.6
2022-01-14 08:49:05 -08:00
..
generate.py Add install/update instructions database (#1160) 2021-10-06 11:18:27 +02:00
installation.jinja2 Tweak install docs template 2021-10-10 20:17:49 +02:00
methods.yml Remove 3.6 support / discontinue less available platforms (#1267) 2022-01-14 08:49:05 -08:00
README.md Add install/update instructions database (#1160) 2021-10-06 11:18:27 +02:00

Here we maintain a database of installation methods, from which we generate the installation section in docs. If you’d like add or update an installation method, edit methods.yml, do not edit the main docs directly.

For HTTPie installation instructions see: https://httpie.io/docs#installation.