python313Packages.pydeps: remove disabled
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
graphviz,
|
||||
stdlib-list,
|
||||
pytestCheckHook,
|
||||
pythonOlder,
|
||||
pyyaml,
|
||||
setuptools,
|
||||
toml,
|
||||
@@ -16,8 +15,6 @@ buildPythonPackage rec {
|
||||
version = "3.0.2";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.8";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "thebjorn";
|
||||
repo = "pydeps";
|
||||
|
||||
Reference in New Issue
Block a user