mirror of
https://github.com/pretix/pretix.git
synced 2026-09-14 16:24:43 +00:00
Add dependency on pretix-plugin-build to avoid trouble
This commit is contained in:
@@ -76,6 +76,7 @@ dependencies = [
|
|||||||
"PyJWT==2.7.*",
|
"PyJWT==2.7.*",
|
||||||
"phonenumberslite==8.13.*",
|
"phonenumberslite==8.13.*",
|
||||||
"Pillow==9.5.*",
|
"Pillow==9.5.*",
|
||||||
|
"pretix-plugin-build",
|
||||||
"protobuf==4.23.*",
|
"protobuf==4.23.*",
|
||||||
"psycopg2-binary",
|
"psycopg2-binary",
|
||||||
"pycountry",
|
"pycountry",
|
||||||
|
|||||||
Reference in New Issue
Block a user