mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-26 03:56:06 +00:00
The tests will fail with
ModuleNotFoundError: No module named 'sqlalchemy'
when sqlalchemy is not part of the test inputs, which prevents building
the package. Therefore, add it as a checkInput.