python310Packages.pykira: remove whitespace
This commit is contained in:
parent
12f072da8a
commit
8c803180cb
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ buildPythonPackage rec {
|
|||
format = "setuptools";
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
hash = "sha256-MMjmA5N9Ms40eJP9fDDq+LIoPduAnqVrbNLXm+Vl5qw=";
|
||||
|
|
Loading…
Reference in a new issue