Supprimer 'web-to-pdf.py'

This commit is contained in:
gregandev 2023-06-15 18:18:11 +02:00
parent 17f5c4d885
commit bf5bbbee6a

View File

@ -1,4 +0,0 @@
import weasyprint, time
time.sleep(300)
weasyprint.HTML('https://cv.gregandev.fr').write_pdf('out.pdf')