Add empty license

poetry.lock does not contain licenses but it's sometimes expected by nixpkgs.
This commit is contained in:
adisbladis 2019-11-27 20:25:05 +00:00
parent b20a61bed5
commit e194dd6590
No known key found for this signature in database
GPG key ID: 110BFAD44C6249B7

View file

@ -140,6 +140,7 @@ let
meta = {
broken = ! isCompatible python.version pkgMeta.python-versions;
license = [];
};
src = fetchFromPypi {