mirror of
https://github.com/nix-community/dream2nix.git
synced 2025-01-09 00:08:02 +03:00
filter-pypi-responses.py: format
This commit is contained in:
parent
455170b457
commit
060ca6c38a
@ -7,6 +7,7 @@ to only contain files with release date < pypiSnapshotDate
|
||||
For retrieving the release dates for files, it uses the pypi.org json api
|
||||
It has to do one extra api request for each queried package name
|
||||
"""
|
||||
|
||||
import json
|
||||
import os
|
||||
import sys
|
||||
|
Loading…
Reference in New Issue
Block a user