diff --git a/Python3.md b/Python3.md index 1131357..c2ca961 100644 --- a/Python3.md +++ b/Python3.md @@ -26,18 +26,18 @@ We use [tox](https://tox.readthedocs.io/en/latest/) to standardize environments |---|---|---|---| | `*init*` | **todo** | | | | `_version` | **todo** | | | -| `client` | **doing** | itamarst | | -| `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 | | +| `client` | doing | itamarst | | | `frontends` | doing | itamarst | | | `scripts` | doing | jaraco | | +| `testing` | doing | chad | | | ~~`*main*`~~ | ~~done~~ | | | | ~~`_auto_deps`~~ | ~~done~~ | | | | ~~`blacklist`~~ | ~~done~~ | | | +| ~~`check_results`~~ | ~~done~~ | | | | ~~`codec`~~ | ~~done~~ | | | | ~~`control`~~ | ~~done~~ | | | | ~~`crypto`~~ | ~~done~~ | | |