diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-05-25 14:21:29 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-05-25 14:21:29 +0200 |
commit | 5a8ae2ba0aa45f033b71638e64105d139f809224 (patch) | |
tree | dd23040983418fec876048d0f9f028e783adc0c9 /htdocs/index.html | |
parent | Migrate htdocs/index.html to Tyrian v2 (diff) | |
download | qa-scripts-5a8ae2ba0aa45f033b71638e64105d139f809224.tar.gz qa-scripts-5a8ae2ba0aa45f033b71638e64105d139f809224.tar.bz2 qa-scripts-5a8ae2ba0aa45f033b71638e64105d139f809224.zip |
gpyutils: Enable for 38→39, also 37→38 stablereq
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'htdocs/index.html')
-rw-r--r-- | htdocs/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index 2b8399b..3262c67 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -119,6 +119,8 @@ <a href="/output/gpyutils/36-to-37.txt" class="list-group-item list-group-item-action">Py3.6 → 3.7 testing</a> <a href="/output/gpyutils/36-to-37-stablereq.txt" class="list-group-item list-group-item-action">Py3.6 → 3.7 stabilizations</a> <a href="/output/gpyutils/37-to-38.txt" class="list-group-item list-group-item-action">Py3.7 → 3.8 testing</a> + <a href="/output/gpyutils/37-to-38-stablereq.txt" class="list-group-item list-group-item-action">Py3.7 → 3.8 stabilization</a> + <a href="/output/gpyutils/38-to-39.txt" class="list-group-item list-group-item-action">Py3.8 → 3.9 testing</a> </div> </div> <div class="col-lg-4"> |