python313Packages.sectxt: remove disabled

This commit is contained in:
Fabian Affolter
2025-12-16 21:34:29 +01:00
committed by GitHub
parent 85aa9dc8c2
commit f729e86b51
@@ -3,7 +3,6 @@
buildPythonPackage,
fetchFromGitHub,
setuptools,
pythonOlder,
requests,
python-dateutil,
langcodes,
@@ -18,8 +17,6 @@ buildPythonPackage rec {
version = "0.9.8";
pyproject = true;
disabled = pythonOlder "3.7";
src = fetchFromGitHub {
owner = "DigitalTrustCenter";
repo = "sectxt";