poetry: add lockfile dep
Fixes build.
This commit is contained in:
parent
df33807c92
commit
ac4b42434a
@ -7,6 +7,7 @@
|
||||
, pyrsistent
|
||||
, pyparsing
|
||||
, cachecontrol
|
||||
, lockfile
|
||||
, pkginfo
|
||||
, html5lib
|
||||
, shellingham
|
||||
@ -59,6 +60,7 @@ in buildPythonPackage rec {
|
||||
pyrsistent
|
||||
pyparsing
|
||||
cachecontrol
|
||||
lockfile
|
||||
pkginfo
|
||||
html5lib
|
||||
shellingham
|
||||
|
Loading…
Reference in New Issue
Block a user