python310Packages.pykira: remove whitespace

This commit is contained in:
Fabian Affolter 2022-10-18 22:17:31 +02:00 committed by GitHub
parent 12f072da8a
commit 8c803180cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ buildPythonPackage rec {
format = "setuptools";
disabled = pythonOlder "3.7";
src = fetchPypi {
inherit pname version;
hash = "sha256-MMjmA5N9Ms40eJP9fDDq+LIoPduAnqVrbNLXm+Vl5qw=";