Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
daniele-andreotti committed Aug 28, 2024
1 parent d99964b commit 7f0f112
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@
"iw.rejectanonymous",
"collective.volto.dropdownmenu",
"collective.volto.socialsettings",
"redturtle.faq",
"auslfe.farmacie",
"redturtle.bandi",
"collective.volto.subsites",
],
extras_require={
"test": [
Expand Down
4 changes: 4 additions & 0 deletions src/iosanita/policy/profiles/default/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,9 @@
<dependency>profile-collective.volto.slimheader:default</dependency>
<dependency>profile-collective.volto.dropdownmenu:default</dependency>
<dependency>profile-collective.volto.socialsettings:default</dependency>
<dependency>profile-redturtle.faq:default</dependency>
<dependency>profile-auslfe.farmacie:default</dependency>
<dependency>profile-redturtle.bandi:default</dependency>
<dependency>profile-collective.volto.subsites:default</dependency>
</dependencies>
</metadata>

0 comments on commit 7f0f112

Please sign in to comment.