python310Packages.pylibmc: remove whitespace
This commit is contained in:
parent
3c3999e2ff
commit
4244408aa6
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ buildPythonPackage rec {
|
||||||
version = "1.6.2";
|
version = "1.6.2";
|
||||||
format = "setuptools";
|
format = "setuptools";
|
||||||
|
|
||||||
disabled = pythonOlder "3.7";
|
disabled = pythonOlder "3.7";
|
||||||
|
|
||||||
src = fetchPypi {
|
src = fetchPypi {
|
||||||
inherit pname version;
|
inherit pname version;
|
||||||
|
|
Loading…
Reference in a new issue