Skip to content

Commit

Permalink
python313Packages.aioswitcher: fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dotlambda committed Feb 6, 2025
1 parent 40e0609 commit a4b4ef3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/development/python-modules/aioswitcher/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
pytestCheckHook,
pythonAtLeast,
pythonOlder,
pytz,
time-machine,
}:

Expand Down Expand Up @@ -52,6 +53,7 @@ buildPythonPackage rec {
pytest-mockservers
pytest-resource-path
pytestCheckHook
pytz
time-machine
];

Expand Down

0 comments on commit a4b4ef3

Please sign in to comment.