From 29f9a15cce138301cd5a84a1fd4060494a3a65b6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 25 Oct 2022 18:01:43 +0200 Subject: Adding upstream version 9.0.3. Signed-off-by: Daniel Baumann --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0dbc339..b13ac2e 100644 --- a/README.md +++ b/README.md @@ -316,7 +316,7 @@ Dialect["custom"] ## Run Tests and Lint ``` -pip install -r requirements.txt +pip install -r dev-requirements.txt # set `SKIP_INTEGRATION=1` to skip integration tests ./run_checks.sh ``` -- cgit v1.2.3