From a6dd8d07c3fa6b3bfb929d5d023a5424ab8187f5 Mon Sep 17 00:00:00 2001 From: chadwhitacre <> Date: Sat, 27 Feb 2021 21:40:04 +0000 Subject: [PATCH] [Imported from Trac: page Python3, version 77] --- Python3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python3.md b/Python3.md index a3ee51e..eab0fe2 100644 --- a/Python3.md +++ b/Python3.md @@ -26,13 +26,13 @@ We use [tox](https://tox.readthedocs.io/en/latest/) to standardize environments |---|---|---|---| | `*init*` | **todo** | | | | `_version` | **todo** | | | -| `check_results` | **todo** | | | | `client` | **todo** | | | | `testing` | **todo** | | | | `windows` | **todo** | | | | `test` | **doing** | | | | `test_system` | **doing** | | Two more tests are skipped, blocked on web and cli being ported | | `util` | **doing** | | | +| `check_results` | doing | chad | | | `frontends` | doing | itamarst | | | `scripts` | doing | jaraco | | | ~~`*main*`~~ | ~~done~~ | | |