python313Packages.pubnub: remove disabled
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
pytest-asyncio,
|
||||
pytest-vcr,
|
||||
pytestCheckHook,
|
||||
pythonOlder,
|
||||
requests,
|
||||
setuptools,
|
||||
}:
|
||||
@@ -21,8 +20,6 @@ buildPythonPackage rec {
|
||||
version = "10.5.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "pubnub";
|
||||
repo = "python";
|
||||
|
||||
Reference in New Issue
Block a user