From 97bd9c2a8913851077d261c1b20376916073b2d6 Mon Sep 17 00:00:00 2001 From: Batuhan Taskaya Date: Mon, 24 Jan 2022 18:05:49 +0300 Subject: [PATCH] docs: add requirements --- extras/profiling/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/extras/profiling/README.md b/extras/profiling/README.md index a8df4c8e..4548c400 100644 --- a/extras/profiling/README.md +++ b/extras/profiling/README.md @@ -4,4 +4,10 @@ This directory includes the benchmarks we use for testing HTTPie's speed and the infrastructure to automate this testing accross versions. +## Usage + +### Requirements + +- Python 3.7+ +- `pyperf`