python3Packages.teslajsonpy: update disable
This commit is contained in:
@@ -18,7 +18,7 @@ buildPythonPackage rec {
|
||||
version = "2.1.0";
|
||||
format = "pyproject";
|
||||
|
||||
disabled = pythonOlder "3.6";
|
||||
disabled = pythonOlder "3.7";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "zabuldon";
|
||||
|
||||
Reference in New Issue
Block a user