Skip to content

Commit 10f0006

Browse files
authored
Merge pull request #165 from hugovk/30-days
Update top-pypi-packages filename
2 parents fb1d09e + 0d83128 commit 10f0006

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ help:
33
@echo "make generate -- regenerate the json"
44

55
generate:
6-
wget https://hugovk.github.io/top-pypi-packages/top-pypi-packages-30-days.min.json -O top-pypi-packages.json
6+
wget https://hugovk.github.io/top-pypi-packages/top-pypi-packages.min.json -O top-pypi-packages.json
77
python3 generate.py

0 commit comments

Comments
 (0)