python313Packages.aiogram: remove disabled
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
pytest-asyncio,
|
||||
pytest-lazy-fixture,
|
||||
pytestCheckHook,
|
||||
pythonOlder,
|
||||
pytz,
|
||||
redis,
|
||||
uvloop,
|
||||
@@ -32,8 +31,6 @@ buildPythonPackage rec {
|
||||
version = "3.23.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.9";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "aiogram";
|
||||
repo = "aiogram";
|
||||
|
||||
Reference in New Issue
Block a user