Skip to content

Commit 7f27c33

Browse files
committed
Update top-pypi-packages filename
To stay within quota, it now has just under 30 days of data, so the filename has been updated. Both will be available for a while. See hugovk/top-pypi-packages#46.
1 parent 5ccb0e4 commit 7f27c33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sourced/dataset/pypi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
BASE_PYPI_URL = "https://pypi.org"
2323
_POPULAR_PYPI_PACKAGES_INDEX = (
24-
"https://hugovk.github.io/top-pypi-packages/top-pypi-packages-30-days.min.json"
24+
"https://hugovk.github.io/top-pypi-packages/top-pypi-packages.min.json"
2525
)
2626

2727

0 commit comments

Comments
 (0)