From 676167916c89951fd43760c694ed5fa4893c5f99 Mon Sep 17 00:00:00 2001 From: chadwhitacre <> Date: Sat, 13 Feb 2021 20:42:40 +0000 Subject: [PATCH] Claim history [Imported from Trac: page Python3, version 72] --- Python3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python3.md b/Python3.md index d341c5e..e987377 100644 --- a/Python3.md +++ b/Python3.md @@ -28,7 +28,6 @@ We use [tox](https://tox.readthedocs.io/en/latest/) to standardize environments | `_version` | **todo** | | | | `check_results` | **todo** | | | | `client` | **todo** | | | -| `history` | **todo** | | | | `testing` | **todo** | | | | `windows` | **todo** | | | | `test` | **doing** | | | @@ -36,6 +35,7 @@ We use [tox](https://tox.readthedocs.io/en/latest/) to standardize environments | `util` | **doing** | | | | `control` | doing | chad | | | `frontends` | doing | itamarst | | +| `history` | doing | chad | | | `scripts` | doing | jaraco | | | ~~`*main*`~~ | ~~done~~ | | | | ~~`_auto_deps`~~ | ~~done~~ | | |