Add dependency on pretix-plugin-build to avoid trouble

This commit is contained in:
Raphael Michel
2023-06-12 09:38:17 +02:00
parent ff68bb9f03
commit a0870b1429

View File

@@ -77,6 +77,7 @@ dependencies = [
"PyJWT==2.6.*",
"phonenumberslite==8.13.*",
"Pillow==9.5.*",
"pretix-plugin-build",
"protobuf==4.23.*",
"psycopg2-binary",
"pycountry",