mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-15 17:54:09 +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.