python313Packages.reconplogger: remove disabled
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
flask,
|
||||
logmatic-python,
|
||||
pytestCheckHook,
|
||||
pythonOlder,
|
||||
pyyaml,
|
||||
requests,
|
||||
setuptools,
|
||||
@@ -17,8 +16,6 @@ buildPythonPackage rec {
|
||||
version = "4.18.1";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "omni-us";
|
||||
repo = "reconplogger";
|
||||
|
||||
Reference in New Issue
Block a user