From 3a531569dd4c6f402d942eb48d71138687fb8d6d Mon Sep 17 00:00:00 2001 From: chadwhitacre <> Date: Tue, 29 Dec 2020 15:47:41 +0000 Subject: [PATCH] unknown is also on the cusp [Imported from Trac: page Python3, version 64] --- Python3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python3.md b/Python3.md index 5403148..301f5ee 100644 --- a/Python3.md +++ b/Python3.md @@ -33,7 +33,6 @@ We use [tox](https://tox.readthedocs.io/en/latest/) to standardize environments | `history` | **todo** | | | | `scripts` | **todo** | | | | `testing` | **todo** | | | -| `unknown` | **todo** | | | | `webish` | **todo** | | | | `windows` | **todo** | | | | `test` | **doing** | | | @@ -41,6 +40,7 @@ We use [tox](https://tox.readthedocs.io/en/latest/) to standardize environments | `util` | **doing** | | | | `deep_stats` | doing | Chad | | | `stats` | doing | Chad | | +| `unknown` | doing | Chad | | | `blacklist` | doing | Itamar | | | `web` | doing | Itamar | | | ~~`*main*`~~ | ~~done~~ | | |