Commit f90f03b1 authored by Lucas Gueiros's avatar Lucas Gueiros
Browse files

add dependency wagtail-modeladmin

parent 9db99986
Pipeline #132 canceled with stages
......@@ -21,6 +21,7 @@ setup(
"Django>=3.2",
"django-enumchoicefield>=1.1.0",
"bcp47==0.0.4",
"wagtail-modeladmin==2.0.0",
],
extras_require={"testing": ["mock==2.0.0"]},
zip_safe=False,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment