diff options
author | bnewbold <bnewbold@archive.org> | 2022-07-25 21:09:25 +0000 |
---|---|---|
committer | bnewbold <bnewbold@archive.org> | 2022-07-25 21:09:25 +0000 |
commit | 5ecf72cbb488a9a50eb869ea55b4c2bfc1440731 (patch) | |
tree | 88b2a3a2ad2919cbef4f6acfdd5b986bda0baa72 /extra/dblp/Pipfile | |
parent | b3eddfc398129f2fdcf4737849d436327a67a74a (diff) | |
parent | b12d4f0bde96bfe39df1cc94a993da4b25e53304 (diff) | |
download | fatcat-5ecf72cbb488a9a50eb869ea55b4c2bfc1440731.tar.gz fatcat-5ecf72cbb488a9a50eb869ea55b4c2bfc1440731.zip |
Merge branch 'bnewbold-dblp-iteration' into 'master'
dblp import iteration
See merge request webgroup/fatcat!141
Diffstat (limited to 'extra/dblp/Pipfile')
-rw-r--r-- | extra/dblp/Pipfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/dblp/Pipfile b/extra/dblp/Pipfile index dbf86ac0..69705a3a 100644 --- a/extra/dblp/Pipfile +++ b/extra/dblp/Pipfile @@ -5,6 +5,7 @@ name = "pypi" [packages] selectolax = "*" +urlcanon = "*" [dev-packages] |