Source: sqlalchemy
Version: 1.4.46+ds1-1
Severity: wishlist

Hi,

It takes forever currently to build SQLAlchemy, because it's not running tests
in parrallel. To do this, build-depends on python3-pytest-xdist, and add:

-n `nproc`

to the test command line. I tried, and it worked for me. Same should be applied
to the autopkgtest.

Cheers,

Thomas Goirand (zigo)

Reply via email to