8000 Fix filename · hugovk/drop-python@daecf51 · GitHub
[go: up one dir, main page]

Skip to content

Commit daecf51

Browse files
committed
1 parent 68e3022 commit daecf51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ python3 -m pip install -r requirements.txt
1313
git pull origin main
1414

1515
# Fetch fresh copy of top packages
16-
wget https://hugovk.github.io/top-pypi-packages/top-pypi-packages-30-days.min.json -O top-pypi-packages.json
16+
wget https://hugovk.github.io/top-pypi-packages/top-pypi-packages.min.json -O top-pypi-packages.json
1717

1818
# Fetch Python EOL dates
1919
wget https://endoflife.date/api/python.json -O python-eol.json

0 commit comments

Comments
 (0)
0