diff --git a/generate.sh b/generate.sh index aae204a..d5365e4 100755 --- a/generate.sh +++ b/generate.sh @@ -16,7 +16,7 @@ python3 -m pip --version /home/botuser/.local/bin/pypinfo --version # Generate and minify -days=24 +days=22 /home/botuser/.local/bin/pypinfo --all --json --indent 0 --limit 15000 --days $days --test "" project /home/botuser/.local/bin/pypinfo --all --json --indent 0 --limit 15000 --days $days "" project > top-pypi-packages.json jq -c . < top-pypi-packages.json > top-pypi-packages.min.json diff --git a/index.html b/index.html index a6fc9a5..7dd1fe4 100644 --- a/index.html +++ b/index.html @@ -138,6 +138,7 @@