python313Packages.twilio: remove disabled
This commit is contained in:
@@ -12,8 +12,6 @@
|
||||
pyjwt,
|
||||
pyngrok,
|
||||
pytestCheckHook,
|
||||
pythonAtLeast,
|
||||
pythonOlder,
|
||||
pytz,
|
||||
requests,
|
||||
setuptools,
|
||||
@@ -24,8 +22,6 @@ buildPythonPackage rec {
|
||||
version = "9.8.7";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "twilio";
|
||||
repo = "twilio-python";
|
||||
|
||||
Reference in New Issue
Block a user