diff options
author | Munyoki Kilyungi | 2023-10-11 12:16:10 +0300 |
---|---|---|
committer | Munyoki Kilyungi | 2023-10-11 12:16:10 +0300 |
commit | 2e57c06fe77982369e2701861ffba811132b0bb3 (patch) | |
tree | 5db2b11c2eedf9e8136885c65123702a1f4ccee0 | |
parent | 50bb1c972253cfce66ba0e2cc237fc9c9df5193b (diff) | |
download | gn-gemtext-2e57c06fe77982369e2701861ffba811132b0bb3.tar.gz |
Close stale/fixed issues.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
-rw-r--r-- | issues/CI-CD/migrate-to-python3.10.gmi | 2 | ||||
-rw-r--r-- | issues/fix-gn3-python-3.10-linting-errors.gmi | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/issues/CI-CD/migrate-to-python3.10.gmi b/issues/CI-CD/migrate-to-python3.10.gmi index 3a80654..1a38c63 100644 --- a/issues/CI-CD/migrate-to-python3.10.gmi +++ b/issues/CI-CD/migrate-to-python3.10.gmi @@ -4,7 +4,7 @@ * priority: high * keywords: python3.10 -* status: open +* status: closed * assigned: bonfacem, fredm, alex, zachs ## Description diff --git a/issues/fix-gn3-python-3.10-linting-errors.gmi b/issues/fix-gn3-python-3.10-linting-errors.gmi index b1474ac..583825f 100644 --- a/issues/fix-gn3-python-3.10-linting-errors.gmi +++ b/issues/fix-gn3-python-3.10-linting-errors.gmi @@ -71,3 +71,5 @@ Found 1 error in 1 file (errors prevented further checking) ``` Also, building building genenetwork2 fails, so this also needs to be looked into. + +* closed |