python313Packages.rtfde: remove disabled

This commit is contained in:
Fabian Affolter
2025-12-14 16:43:12 +01:00
committed by GitHub
parent 725d2fec79
commit 64daad451b
@@ -6,7 +6,6 @@
lxml,
oletools,
pytestCheckHook,
pythonOlder,
setuptools,
}:
@@ -15,8 +14,6 @@ buildPythonPackage rec {
version = "0.1.2.2";
pyproject = true;
disabled = pythonOlder "3.7";
src = fetchFromGitHub {
owner = "seamustuohy";
repo = "RTFDE";