python310Packages.panflute: remove whitespace
This commit is contained in:
parent
259acf447a
commit
90514b7865
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ buildPythonPackage rec{
|
|||
format = "setuptools";
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
hash = "sha256-7xHcWVoZh51PlonvmoOCBKJGNMpjT7z8jkoO1B65EqE=";
|
||||
|
|
Loading…
Reference in a new issue