We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb1d09e + 0d83128 commit 10f0006Copy full SHA for 10f0006
1 file changed
Makefile
@@ -3,5 +3,5 @@ help:
3
@echo "make generate -- regenerate the json"
4
5
generate:
6
- wget https://hugovk.github.io/top-pypi-packages/top-pypi-packages-30-days.min.json -O top-pypi-packages.json
+ wget https://hugovk.github.io/top-pypi-packages/top-pypi-packages.min.json -O top-pypi-packages.json
7
python3 generate.py
0 commit comments