python3Packages.django-weasyprint: disable failing test with weasyprint 68
test_get_pdf_download_and_options tries to open /static/css/print.css
in the Nix test environment and fails with FileNotFoundError.
Disable this single upstream test so the package keeps building while
retaining the rest of the test suite.