lol

Merge pull request #303716 from Pandapip1/fix-nptyping

python3Packages.nptyping: Fix test bug

authored by

kirillrdy and committed by
GitHub
b68f30f0 971c06c8

+2
+2
pkgs/development/python-modules/nptyping/default.nix
··· 51 51 "tests/test_typeguard.py" 52 52 # tries to build wheel of package, broken/unnecessary under Nix: 53 53 "tests/test_wheel.py" 54 + # beartype fails a type check 55 + "tests/test_beartype.py" 54 56 ]; 55 57 56 58 pythonImportsCheck = [