Skip to content

Commit

Permalink
python312Packages.whirlpool-sixth-sense: 0.18.9 -> 0.18.11 (#370998)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabaff authored Jan 5, 2025
2 parents 31c3b20 + e7e5ede commit eb52c70
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
lib,
aioconsole,
aiohttp,
aioresponses,
async-timeout,
buildPythonPackage,
fetchFromGitHub,
Expand Down Expand Up @@ -37,14 +38,12 @@ buildPythonPackage rec {
];

nativeCheckInputs = [
aioresponses
pytest-asyncio
pytest-mock
pytestCheckHook
];

# https://github.com/abmantis/whirlpool-sixth-sense/issues/15
doCheck = false;

pythonImportsCheck = [ "whirlpool" ];

meta = with lib; {
Expand Down

0 comments on commit eb52c70

Please sign in to comment.