remove last reference to xhtml2pdf (#36801)

This commit is contained in:
Benjamin Dauvergne 2019-10-09 13:36:39 +02:00
parent e8c96a463b
commit 000df81356
2 changed files with 0 additions and 2 deletions

View File

@ -9,7 +9,6 @@ from django.template.loader import get_template
from django.template import RequestContext
from django.conf import settings
from django.contrib.staticfiles import finders
import xhtml2pdf.pisa as pisa
from weasyprint import HTML
import models

View File

@ -20,7 +20,6 @@ deps =
pylint-django<0.8.1
django-webtest<1.9.3
django-mellon
xhtml2pdf==0.2
html5lib<1.0
commands =
./getlasso.sh