diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-08-29 07:51:06 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-08-29 07:51:38 +0200 |
commit | 7018feb6e0873c6f360f7418461328637a880a44 (patch) | |
tree | 6343ac6c2efe129fb43243b2b28d1e7e5a572d12 /htdocs | |
parent | Bump pkgcheck2html (diff) | |
download | qa-scripts-7018feb6e0873c6f360f7418461328637a880a44.tar.gz qa-scripts-7018feb6e0873c6f360f7418461328637a880a44.tar.bz2 qa-scripts-7018feb6e0873c6f360f7418461328637a880a44.zip |
gpyutils: Stop producing cands.txt, replaced by CI
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'htdocs')
-rw-r--r-- | htdocs/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index 85e6c8a..bbb4e86 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -99,7 +99,6 @@ <a href="/output/gpyutils/36-to-37-stablereq.txt" class="list-group-item">Py3.6 → 3.7 stabilizations</a> <!--<a href="/output/gpyutils/37-to-38.txt" class="list-group-item">Py3.7 → 3.8 testing</a>--> <!--<a href="/output/gpyutils/pypy3-to-35.txt" class="list-group-item">PyPy3 → 3.5 testing</a>--> - <a href="/output/gpyutils/cands.txt" class="list-group-item">Packages missing python*-r1 eclass</a> </div> </div> <div class="col-lg-4"> |