From 6b41f05a86f434fe9acfef8bb4b588a52a328a88 Mon Sep 17 00:00:00 2001 From: Di Xu Date: Mon, 27 Jun 2022 10:19:14 +0800 Subject: [PATCH] fix CI --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index c427306..f47e3b1 100644 --- a/README.rst +++ b/README.rst @@ -131,3 +131,5 @@ the tests using pytest_ with the following command: (venv) tox -e py27 (venv) tox -e py35 (venv) tox -e pycodestyle + +