Skip to content
Snippets Groups Projects
Unverified Commit 1ee176e0 authored by chris48s's avatar chris48s Committed by GitHub
Browse files

cache [pypi] downloads for longer (#9522)

parent 53537822
Branches
Tags
No related merge requests found
......@@ -53,6 +53,8 @@ export default class PypiDownloads extends BaseJsonService {
},
]
static _cacheLength = 21600
static defaultBadgeData = { label: 'downloads' }
async fetch({ packageName }) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment