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 943aeaa31f
commit 0d2a981674

View File

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