python313Packages.rtfde: remove disabled
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user